Roslyn.Diagnostics.Analyzers 3.3.4

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Roslyn.Diagnostics.Analyzers --version 3.3.4
                    
NuGet\Install-Package Roslyn.Diagnostics.Analyzers -Version 3.3.4
                    
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="Roslyn.Diagnostics.Analyzers" Version="3.3.4">
  <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="Roslyn.Diagnostics.Analyzers" Version="3.3.4" />
                    
Directory.Packages.props
<PackageReference Include="Roslyn.Diagnostics.Analyzers">
  <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 Roslyn.Diagnostics.Analyzers --version 3.3.4
                    
#r "nuget: Roslyn.Diagnostics.Analyzers, 3.3.4"
                    
#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 Roslyn.Diagnostics.Analyzers@3.3.4
                    
#: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=Roslyn.Diagnostics.Analyzers&version=3.3.4
                    
Install as a Cake Addin
#tool nuget:?package=Roslyn.Diagnostics.Analyzers&version=3.3.4
                    
Install as a Cake Tool

Private analyzers specific to Roslyn repo. These analyzers are not intended for public consumptions outside of the Roslyn repo.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Roslyn.Diagnostics.Analyzers:

Package Downloads
Microsoft.Net.RoslynDiagnostics

Analyzers built using the .NET Compiler Platform (Roslyn) for Roslyn.sln.

GitHub repositories (12)

Showing the top 12 popular GitHub repositories that depend on Roslyn.Diagnostics.Analyzers:

Repository Stars
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
dotnet/pinvoke
A library containing all P/Invoke code so you don't have to import it every time. Maintained and updated to support the latest Windows OS.
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
dotnet/razor
Compiler and tooling experience for Razor ASP.NET Core apps in Visual Studio and VS Code.
dotnet/roslyn-sdk
Roslyn-SDK templates and Syntax Visualizer
microsoft/accessibility-insights-windows
Accessibility Insights for Windows
drewnoakes/figgle
ASCII banner generation for .NET
microsoft/ApplicationInsights-aspnetcore
ASP.NET Core web applications monitoring
microsoft/axe-windows
Automated accessibility testing engine for Windows applications
X-Sharp/XSharpPublic
Public repository for the source code for the XSharp Compiler, Runtime, Project System and Tools.
jjonescz/DotNetLab
C# and Razor compiler playground in the browser via Blazor WebAssembly
Version Downloads Last Updated
5.0.0-1.25277.114 11,857 6/6/2025
3.12.0-beta1.25218.8 347 5/13/2025
3.12.0-beta1.25155.1 426 4/10/2025
3.12.0-beta1.25081.1 259 3/18/2025
3.12.0-beta1.25076.4 7,128 2/25/2025
3.11.0-beta1.26075.3 48 3/10/2026
3.11.0-beta1.26057.1 116 2/10/2026
3.11.0-beta1.25173.3 17,069 5/13/2025
3.11.0-beta1.25173.1 343 5/13/2025
3.11.0-beta1.25123.3 4,995 4/8/2025
3.11.0-beta1.25123.1 279 4/8/2025
3.11.0-beta1.25076.3 3,672 3/11/2025
3.11.0-beta1.25076.2 275 3/11/2025
3.11.0-beta1.25074.1 288 3/11/2025
3.11.0-beta1.24629.2 6,110 2/11/2025
3.11.0-beta1.24605.2 4,142 1/14/2025
3.11.0-beta1.24527.2 6,923 12/10/2024
3.11.0-beta1.24508.2 5,960 11/12/2024
3.3.4 60,639 1/18/2023
Loading failed