Microsoft.CodeAnalysis.NetAnalyzers
8.0.0
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.CodeAnalysis.NetAnalyzers --version 8.0.0
NuGet\Install-Package Microsoft.CodeAnalysis.NetAnalyzers -Version 8.0.0
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="8.0.0"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add Microsoft.CodeAnalysis.NetAnalyzers --version 8.0.0
#r "nuget: Microsoft.CodeAnalysis.NetAnalyzers, 8.0.0"
// Install Microsoft.CodeAnalysis.NetAnalyzers as a Cake Addin #addin nuget:?package=Microsoft.CodeAnalysis.NetAnalyzers&version=8.0.0 // Install Microsoft.CodeAnalysis.NetAnalyzers as a Cake Tool #tool nuget:?package=Microsoft.CodeAnalysis.NetAnalyzers&version=8.0.0
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:
EnableNETAnalyzers
<PropertyGroup> <EnableNETAnalyzers>true</EnableNETAnalyzers> </PropertyGroup>
AnalysisLevel
<PropertyGroup> <AnalysisLevel>latest</AnalysisLevel> </PropertyGroup>
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (42)
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. |
|
Apache.Ignite
.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#. |
|
NI.CSharp.Analyzers
NI's code analyzers and rulesets for C# projects. |
|
GridGain.Ignite
.NET client for Apache Ignite. Ignite is a distributed database for high-performance computing with in-memory speed. |
GitHub repositories (140)
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.24454.1 | 35,004 | 10/8/2024 |
9.0.0-preview.24415.1 | 20,428 | 9/10/2024 |
9.0.0-preview.24324.1 | 25,136 | 8/13/2024 |
9.0.0-preview.24318.1 | 4,912 | 7/9/2024 |
9.0.0-preview.24225.1 | 47,138 | 6/11/2024 |
9.0.0-preview.24216.2 | 10,312 | 5/21/2024 |
9.0.0-preview.24165.2 | 54,364 | 4/11/2024 |
9.0.0-preview.24122.1 | 241,073 | 3/12/2024 |
9.0.0-preview.24072.1 | 76,588 | 2/13/2024 |
8.0.0 | 7,026,617 | 11/17/2023 |
8.0.0-preview.24303.2 | 200 | 7/9/2024 |
8.0.0-preview.24219.2 | 114 | 5/14/2024 |
8.0.0-preview.23614.1 | 249 | 2/13/2024 |
8.0.0-preview.23525.2 | 3,208 | 11/14/2023 |
8.0.0-preview.23472.1 | 48,754 | 10/10/2023 |
8.0.0-preview.23420.2 | 5,256 | 9/12/2023 |
8.0.0-preview.23364.2 | 9,908 | 8/8/2023 |
8.0.0-preview.23320.2 | 560 | 7/11/2023 |
8.0.0-preview.23270.2 | 273 | 6/13/2023 |
8.0.0-preview.23225.2 | 437 | 5/16/2023 |
7.0.4 | 2,369,653 | 8/28/2023 |
7.0.4-preview1.23354.4 | 17,774 | 8/8/2023 |
7.0.3 | 1,162,295 | 6/15/2023 |
7.0.3-preview1.23267.1 | 18,005 | 6/13/2023 |
7.0.1 | 3,075,951 | 3/9/2023 |
7.0.1-preview1.23160.1 | 183 | 4/11/2023 |
7.0.1-preview1.23061.1 | 115,538 | 2/14/2023 |
7.0.0 | 2,674,179 | 12/8/2022 |
7.0.0-preview1.22559.1 | 635 | 12/13/2022 |
7.0.0-preview1.22518.1 | 97,496 | 11/7/2022 |
7.0.0-preview1.22514.1 | 483 | 11/7/2022 |
7.0.0-preview1.22464.1 | 10,838 | 10/11/2022 |
7.0.0-preview1.22452.2 | 314 | 10/11/2022 |
7.0.0-preview1.22403.2 | 82,285 | 9/14/2022 |
7.0.0-preview1.22362.3 | 34,117 | 8/9/2022 |
7.0.0-preview1.22361.3 | 311 | 8/9/2022 |
7.0.0-preview1.22310.1 | 12,237 | 7/12/2022 |
7.0.0-preview1.22274.2 | 5,290 | 6/14/2022 |
7.0.0-preview1.22217.1 | 17,583 | 5/10/2022 |
7.0.0-preview1.22168.1 | 29,532 | 4/13/2022 |
7.0.0-preview1.22116.1 | 15,981 | 3/14/2022 |
7.0.0-preview1.22068.2 | 54,712 | 2/17/2022 |
6.0.0 | 12,676,210 | 11/8/2021 |
5.0.3 | 8,687,988 | 1/5/2021 |
5.0.2 | 9,021 | 10/18/2021 |
5.0.1 | 501,628 | 12/3/2020 |
5.0.0 | 100,415 | 11/12/2020 |