Microsoft.CodeQuality.Analyzers (3.0.0)
Published 2023-05-05 11:30:16 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 3.0.0 Microsoft.CodeQuality.Analyzers
About this package
Microsoft recommended code quality rules implemented as analyzers using the .NET Compiler Platform (Roslyn). This package is included as a part of Microsoft.CodeAnalysis.FxCopAnalyzers NuGet package and does not need to be installed separately.