⚠ Deprecated: Legacy
Read our guide on how to "Migrate from FxCop analyzers to .NET analyzers" at https://docs.microsoft.com/visualstudio/code-quality/migrate-from-fxcop-analyzers-to-net-analyzers?view=vs-2019
Suggested alternative: Microsoft.CodeAnalysis.NetAnalyzers
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.
$ dotnet add package Microsoft.NetCore.AnalyzersNo README available.