Microsoft.NetCore.Analyzers (3.0.0)
Published 2023-05-05 11:34:36 +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.NetCore.Analyzers
About this package
Microsoft recommended .NetCore API usage 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.