Microsoft.CodeAnalysis.CSharp.CodeStyle 5.3.0

Prefix Reserved
dotnet add package Microsoft.CodeAnalysis.CSharp.CodeStyle --version 5.3.0
                    
NuGet\Install-Package Microsoft.CodeAnalysis.CSharp.CodeStyle -Version 5.3.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.CodeStyle" Version="5.3.0">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.CodeStyle" Version="5.3.0" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.CodeStyle">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.CodeAnalysis.CSharp.CodeStyle --version 5.3.0
                    
#r "nuget: Microsoft.CodeAnalysis.CSharp.CodeStyle, 5.3.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Microsoft.CodeAnalysis.CSharp.CodeStyle@5.3.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.CodeAnalysis.CSharp.CodeStyle&version=5.3.0
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.CodeAnalysis.CSharp.CodeStyle&version=5.3.0
                    
Install as a Cake Tool

.NET Compiler Platform ("Roslyn") code style analyzers for C#.
   
     More details at https://aka.ms/roslyn-packages
     This package was built from the source at https://github.com/dotnet/roslyn/commit/16f9bd284cd49604ac82998bfe778a8eb16d4347.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Microsoft.CodeAnalysis.CSharp.CodeStyle:

Package Downloads
Lombiq.Analyzers

Lombiq .NET Analyzers: .NET code analyzers and code convention settings for general .NET projects. See the project website for detailed documentation.

Aksio.Defaults

Package Description

Aksio.Defaults.Specs

Package Description

Tdg5.StandardConventions

Standard conventions for C# projects.

GitHub repositories (31)

Showing the top 20 popular GitHub repositories that depend on Microsoft.CodeAnalysis.CSharp.CodeStyle:

Repository Stars
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
hardkoded/puppeteer-sharp
Headless Chrome .NET API
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
DotNetAnalyzers/StyleCopAnalyzers
An implementation of StyleCop rules using the .NET Compiler Platform
nunit/nunit
NUnit Framework
microsoft/kernel-memory
Research project. A Memory solution for users, teams, and applications.
dotnet/android
.NET for Android provides open-source bindings of the Android SDK for use with .NET managed languages such as C#
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
dotnet/project-system
The .NET Project System for Visual Studio
MonoMod/MonoMod
C# modding swiss army knife, powered by cecil.
microsoft/Microsoft.Unity.Analyzers
Roslyn analyzers for Unity game developers
moq/labs
The most popular and friendly mocking framework for .NET
microsoft/CsWinRT
C# language projection for the Windows Runtime
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
Richasy/FantasyCopilot
A new-age AI desktop tool
MelbourneDeveloper/RestClient.Net
The safest way to make REST calls in C# with an MCP Generator
NLua/KeraLua
C# Native bindings of Lua 5.4 (compatible with .NET/iOS/Mac/Android/UWP)
Analogy-LogViewer/Analogy.LogViewer
A customizable Log Viewer with ability to create custom providers. Can be used with C#, C++, Python, Java and others
VSadov/Satori
Experimenting with dotnet runtime.
Version Downloads Last Updated
5.3.0 2,253 3/10/2026
5.3.0-2.final 128 2/2/2026
5.0.0 138,868 11/18/2025
5.0.0-2.final 2,371 10/9/2025
4.14.0 447,938 5/15/2025
4.13.0 222,787 2/24/2025
4.12.0 211,336 12/4/2024
4.12.0-3.final 1,062 10/29/2024
4.12.0-2.final 1,997 9/17/2024
4.12.0-1.final 177,052 8/14/2024
4.11.0 593,280 8/15/2024
4.11.0-3.final 207 7/31/2024
4.11.0-2.final 78,531 6/19/2024
4.10.0 380,007 6/10/2024
4.10.0-3.final 50,687 4/29/2024
4.10.0-2.final 444 3/19/2024
4.10.0-1.final 273 3/18/2024
4.9.2 320,224 3/2/2024
4.9.0-3.final 131,262 1/22/2024
4.9.0-2.final 858 12/16/2023
Loading failed