Microsoft.CodeQuality.Analyzers 2.0.0-beta1

This is a prerelease version of Microsoft.CodeQuality.Analyzers.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.CodeQuality.Analyzers --version 2.0.0-beta1                
NuGet\Install-Package Microsoft.CodeQuality.Analyzers -Version 2.0.0-beta1                
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.CodeQuality.Analyzers" Version="2.0.0-beta1">
  <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.CodeQuality.Analyzers --version 2.0.0-beta1                
#r "nuget: Microsoft.CodeQuality.Analyzers, 2.0.0-beta1"                
#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.CodeQuality.Analyzers as a Cake Addin
#addin nuget:?package=Microsoft.CodeQuality.Analyzers&version=2.0.0-beta1&prerelease

// Install Microsoft.CodeQuality.Analyzers as a Cake Tool
#tool nuget:?package=Microsoft.CodeQuality.Analyzers&version=2.0.0-beta1&prerelease                

CodeQuality Analyzers

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Microsoft.CodeQuality.Analyzers:

Package Downloads
Microsoft.CodeAnalysis.FxCopAnalyzers

Microsoft recommended code quality rules and .NET API usage rules, including the most important FxCop rules, implemented as analyzers using the .NET Compiler Platform (Roslyn). These analyzers check your code for security, performance, and design issues, among others. The documentation for FxCop analyzers can be found at https://docs.microsoft.com/visualstudio/code-quality/install-fxcop-analyzers

GitHub repositories (28)

Showing the top 5 popular GitHub repositories that depend on Microsoft.CodeQuality.Analyzers:

Repository Stars
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
uxmal/reko
Reko is a binary decompiler.
dotnet/format
Home for the dotnet-format command
IgorMundstein/WinMemoryCleaner
This free RAM cleaner uses native Windows features to optimize memory areas. It's a compact, portable, and smart application.
dotnet-outdated/dotnet-outdated
A .NET Core global tool to display and update outdated NuGet packages in a project
Version Downloads Last updated
3.3.2 0 1/20/2021
3.3.1 0 1/20/2021
3.3.0 32,437 1/20/2021
3.3.0-beta2.final 0 1/20/2021
3.3.0-beta1.final 0 1/20/2021
3.0.0 0 1/19/2021
3.0.0-beta3.final 0 1/19/2021
3.0.0-beta2.final 0 1/20/2021
2.9.12 0 1/20/2021
2.9.11 0 1/20/2021
2.9.10 0 1/20/2021
2.9.9 0 1/20/2021
2.9.8 5,218 1/19/2021
2.9.7 0 1/20/2021
2.9.6 5 1/19/2021
2.9.5 0 1/19/2021
2.9.5-beta1.final 0 1/20/2021
2.9.4 0 1/20/2021
2.9.4-beta1.final 0 1/20/2021
2.9.3 0 1/19/2021
2.9.2 1 1/19/2021
2.9.1 0 1/20/2021
2.9.0 0 1/19/2021
2.9.0-beta1.final 0 1/19/2021
2.6.4 0 1/20/2021
2.6.3 0 1/19/2021
2.6.2 0 1/20/2021
2.6.2-beta2 0 1/20/2021
2.6.2-beta1 0 1/20/2021
2.6.1 0 1/19/2021
2.6.0 0 1/20/2021
2.6.0-beta2 0 1/20/2021
2.6.0-beta1 0 1/19/2021
2.3.0-beta1 14 1/20/2021
2.0.0-beta2 0 1/20/2021
2.0.0-beta1 0 1/19/2021

Diagnostic analyzers for the Microsoft .NET Compiler Platform (Roslyn)