Microsoft.CodeAnalysis.NetAnalyzers 8.0.0-preview.24303.2

Prefix Reserved
This is a prerelease version of Microsoft.CodeAnalysis.NetAnalyzers.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.CodeAnalysis.NetAnalyzers --version 8.0.0-preview.24303.2                
NuGet\Install-Package Microsoft.CodeAnalysis.NetAnalyzers -Version 8.0.0-preview.24303.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="8.0.0-preview.24303.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 8.0.0-preview.24303.2                
#r "nuget: Microsoft.CodeAnalysis.NetAnalyzers, 8.0.0-preview.24303.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=8.0.0-preview.24303.2&prerelease

// Install Microsoft.CodeAnalysis.NetAnalyzers as a Cake Tool
#tool nuget:?package=Microsoft.CodeAnalysis.NetAnalyzers&version=8.0.0-preview.24303.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
TIKSN-Framework

This is a .NET Framework enhancement framework. Main features are Versioning, Finance, Currency, Foreign Exchange, Money, Pricing strategy, Telemetry, Composite Weighted Progress, Repository and Unity of Wok pattern implementation with Entity Framework Core, Network Connectivity Service and Triggering, Settings, Windows Registry configuration source, Azure Storage Repository, MongoDB Repository, NoDB Repository, Lingual and Regional Localization, Serialization, Rest Requester, Rest Repository, Dependency Injection, Composition Root Setup base classes.

Ark.Tools.Core

Core language tools or utilities over dependencies

Apache.Ignite

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

Ark.Tools.NLog

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

MessagePack.NodaTime

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

GitHub repositories (137)

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.24318.1 1,035 7/9/2024
9.0.0-preview.24225.1 12,077 6/11/2024
9.0.0-preview.24216.2 4,047 5/21/2024
9.0.0-preview.24165.2 48,242 4/11/2024
9.0.0-preview.24122.1 136,211 3/12/2024
9.0.0-preview.24072.1 75,271 2/13/2024
8.0.0 3,889,882 11/17/2023
8.0.0-preview.24303.2 48 7/9/2024
8.0.0-preview.24219.2 90 5/14/2024
8.0.0-preview.23614.1 181 2/13/2024
8.0.0-preview.23525.2 2,944 11/14/2023
8.0.0-preview.23472.1 43,433 10/10/2023
8.0.0-preview.23420.2 4,586 9/12/2023
8.0.0-preview.23364.2 8,521 8/8/2023
8.0.0-preview.23320.2 495 7/11/2023
8.0.0-preview.23270.2 225 6/13/2023
8.0.0-preview.23225.2 355 5/16/2023
7.0.4 2,168,353 8/28/2023
7.0.4-preview1.23354.4 17,724 8/8/2023
7.0.3 1,078,747 6/15/2023
7.0.3-preview1.23267.1 17,974 6/13/2023
7.0.1 2,906,362 3/9/2023
7.0.1-preview1.23160.1 155 4/11/2023
7.0.1-preview1.23061.1 110,549 2/14/2023
7.0.0 2,558,028 12/8/2022
7.0.0-preview1.22559.1 605 12/13/2022
7.0.0-preview1.22518.1 97,239 11/7/2022
7.0.0-preview1.22514.1 362 11/7/2022
7.0.0-preview1.22464.1 10,563 10/11/2022
7.0.0-preview1.22452.2 280 10/11/2022
7.0.0-preview1.22403.2 81,970 9/14/2022
7.0.0-preview1.22362.3 34,059 8/9/2022
7.0.0-preview1.22361.3 255 8/9/2022
7.0.0-preview1.22310.1 12,075 7/12/2022
7.0.0-preview1.22274.2 5,174 6/14/2022
7.0.0-preview1.22217.1 17,516 5/10/2022
7.0.0-preview1.22168.1 29,246 4/13/2022
7.0.0-preview1.22116.1 15,831 3/14/2022
7.0.0-preview1.22068.2 54,642 2/17/2022
6.0.0 12,092,535 11/8/2021
5.0.3 8,475,159 1/5/2021
5.0.2 8,378 10/18/2021
5.0.1 485,035 12/3/2020
5.0.0 91,328 11/12/2020