⚠ 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 API usage rules for APIs specific to the full .NetFramework which are not present in .NetCore, 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.NetFramework.AnalyzersNo README available.