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
Total Downloads
72.4M
72,406,980
Published
Dec 4, 2020
Latest stable version
Install
.NET CLI
dotnet add package Microsoft.CodeAnalysis.FxCopAnalyzers --version 3.3.2
Package Manager Console
Install-Package Microsoft.CodeAnalysis.FxCopAnalyzers -Version 3.3.2
PackageReference
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="3.3.2" />
Frameworks
No framework metadata available.
Dependencies
[3.3.2, 3.3.2]
[3.3.2, 3.3.2]
[3.3.2, 3.3.2]
[3.3.2, 3.3.2]