Microsoft.CodeAnalysis.NetAnalyzers 9.0.0-preview.24165.2

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of Microsoft.CodeAnalysis.NetAnalyzers.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Microsoft.CodeAnalysis.NetAnalyzers --version 9.0.0-preview.24165.2
NuGet\Install-Package Microsoft.CodeAnalysis.NetAnalyzers -Version 9.0.0-preview.24165.2
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.NetAnalyzers" Version="9.0.0-preview.24165.2">
  <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.
paket add Microsoft.CodeAnalysis.NetAnalyzers --version 9.0.0-preview.24165.2
#r "nuget: Microsoft.CodeAnalysis.NetAnalyzers, 9.0.0-preview.24165.2"
#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.
// Install Microsoft.CodeAnalysis.NetAnalyzers as a Cake Addin
#addin nuget:?package=Microsoft.CodeAnalysis.NetAnalyzers&version=9.0.0-preview.24165.2&prerelease

// Install Microsoft.CodeAnalysis.NetAnalyzers as a Cake Tool
#tool nuget:?package=Microsoft.CodeAnalysis.NetAnalyzers&version=9.0.0-preview.24165.2&prerelease

Microsoft.CodeAnalysis.NetAnalyzers

Contains all the .NET code analysis rules (CAxxxx) that are built into the .NET SDK starting .NET5 release. The documentation for CA rules can be found at learn.microsoft.com/visualstudio/code-quality/code-analysis-for-managed-code-warnings.

You do not need to manually install this NuGet package to your project if you are using .NET5 SDK or later. These analyzers are enabled by default for projects targeting .NET5 or later. For projects targeting earlier .NET frameworks, you can enable them in your MSBuild project file by setting one of the following properties:

  1. EnableNETAnalyzers

    <PropertyGroup>
      <EnableNETAnalyzers>true</EnableNETAnalyzers>
    </PropertyGroup>
    
  2. AnalysisLevel

    <PropertyGroup>
      <AnalysisLevel>latest</AnalysisLevel>
    </PropertyGroup>
    
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (103)

Showing the top 5 NuGet packages that depend on Microsoft.CodeAnalysis.NetAnalyzers:

Package Downloads
DevExpress.Data The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This package provides basic functionality for data-aware DevExpress controls.

Ark.Tools.Core

Core language tools or utilities over dependencies

Ark.Tools.NLog

NLog configuration helper and extensions for Ark standard configuration using code and not config files.

Apache.Ignite The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

.NET client for Apache Ignite. Ignite is a distributed database for high-performance computing with in-memory speed.

MessagePack.NodaTime

This library adds support for NodaTime types to MessagePack C#.

GitHub repositories (131)

Showing the top 5 popular GitHub repositories that depend on Microsoft.CodeAnalysis.NetAnalyzers:

Repository Stars
microsoft/PowerToys
Windows system utilities to maximize productivity
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
Version Downloads Last updated
9.0.0-preview.24216.2 563 5/21/2024
9.0.0-preview.24165.2 22,126 4/11/2024
9.0.0-preview.24122.1 68,212 3/12/2024
9.0.0-preview.24072.1 73,063 2/13/2024
8.0.0 2,594,811 11/17/2023
8.0.0-preview.24219.2 58 5/14/2024
8.0.0-preview.23614.1 154 2/13/2024
8.0.0-preview.23525.2 2,785 11/14/2023
8.0.0-preview.23472.1 39,192 10/10/2023
8.0.0-preview.23420.2 4,271 9/12/2023
8.0.0-preview.23364.2 7,457 8/8/2023
8.0.0-preview.23320.2 483 7/11/2023
8.0.0-preview.23270.2 197 6/13/2023
8.0.0-preview.23225.2 329 5/16/2023
7.0.4 2,043,289 8/28/2023
7.0.4-preview1.23354.4 17,716 8/8/2023
7.0.3 1,028,581 6/15/2023
7.0.3-preview1.23267.1 17,970 6/13/2023
7.0.1 2,814,802 3/9/2023
7.0.1-preview1.23160.1 154 4/11/2023
7.0.1-preview1.23061.1 107,794 2/14/2023
7.0.0 2,481,012 12/8/2022
7.0.0-preview1.22559.1 602 12/13/2022
7.0.0-preview1.22518.1 96,982 11/7/2022
7.0.0-preview1.22514.1 330 11/7/2022
7.0.0-preview1.22464.1 10,368 10/11/2022
7.0.0-preview1.22452.2 218 10/11/2022
7.0.0-preview1.22403.2 81,789 9/14/2022
7.0.0-preview1.22362.3 34,031 8/9/2022
7.0.0-preview1.22361.3 222 8/9/2022
7.0.0-preview1.22310.1 11,962 7/12/2022
7.0.0-preview1.22274.2 5,104 6/14/2022
7.0.0-preview1.22217.1 17,478 5/10/2022
7.0.0-preview1.22168.1 29,091 4/13/2022
7.0.0-preview1.22116.1 15,786 3/14/2022
7.0.0-preview1.22068.2 54,606 2/17/2022
6.0.0 11,741,804 11/8/2021
5.0.3 8,373,108 1/5/2021
5.0.2 8,115 10/18/2021
5.0.1 476,818 12/3/2020
5.0.0 87,375 11/12/2020