Microsoft.CodeAnalysis.FxCopAnalyzers 3.3.2

Prefix Reserved
Suggested Alternatives

Microsoft.CodeAnalysis.NetAnalyzers

Additional Details

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

dotnet add package Microsoft.CodeAnalysis.FxCopAnalyzers --version 3.3.2                
NuGet\Install-Package Microsoft.CodeAnalysis.FxCopAnalyzers -Version 3.3.2                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="3.3.2">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.CodeAnalysis.FxCopAnalyzers --version 3.3.2                
#r "nuget: Microsoft.CodeAnalysis.FxCopAnalyzers, 3.3.2"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.CodeAnalysis.FxCopAnalyzers as a Cake Addin
#addin nuget:?package=Microsoft.CodeAnalysis.FxCopAnalyzers&version=3.3.2

// Install Microsoft.CodeAnalysis.FxCopAnalyzers as a Cake Tool
#tool nuget:?package=Microsoft.CodeAnalysis.FxCopAnalyzers&version=3.3.2                

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

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (93)

Showing the top 5 NuGet packages that depend on Microsoft.CodeAnalysis.FxCopAnalyzers:

Package Downloads
Dolittle.Common

Package Description

DocWorks.Common

This is common code in DocWorks CMS Application

DocWorks.Common.SEDAEvents

This is common code in DocWorks CMS Application

DocWorks.Common.DataAccess

This is common code in DocWorks CMS Application

XOMNI.SDK.Model

Core model library for every XOMNI HTTP API SDK project

GitHub repositories (116)

Showing the top 5 popular GitHub repositories that depend on Microsoft.CodeAnalysis.FxCopAnalyzers:

Repository Stars
gerardog/gsudo
Sudo for Windows
StephenCleary/AsyncEx
A helper library for async/await.
AutoFixture/AutoFixture
AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.
mongodb/mongo-csharp-driver
The Official C# .NET Driver for MongoDB
dotnet/extensions
This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.
Version Downloads Last updated
3.3.2 3,863,677 12/4/2020 3.3.2 is deprecated because it is no longer maintained.
3.3.1 4,302,941 10/28/2020 3.3.1 is deprecated because it is no longer maintained.
3.3.0 5,050,242 8/10/2020 3.3.0 is deprecated because it is no longer maintained.
3.3.0-beta2.final 65,114 7/15/2020 3.3.0-beta2.final is deprecated because it is no longer maintained.
3.3.0-beta1.final 21,886 7/6/2020 3.3.0-beta1.final is deprecated because it is no longer maintained.
3.0.0 8,307,976 4/27/2020 3.0.0 is deprecated because it is no longer maintained.
3.0.0-beta3.final 387,986 3/24/2020 3.0.0-beta3.final is deprecated because it is no longer maintained.
3.0.0-beta2.final 45,295 3/24/2020 3.0.0-beta2.final is deprecated because it is no longer maintained.
2.9.12 250,887 10/28/2020 2.9.12 is deprecated because it is no longer maintained.
2.9.11 52,267 8/10/2020 2.9.11 is deprecated because it is no longer maintained.
2.9.10 226,066 7/14/2020 2.9.10 is deprecated because it is no longer maintained.
2.9.9 104,399 4/27/2020 2.9.9 is deprecated because it is no longer maintained.
2.9.8 14,842,413 11/26/2019 2.9.8 is deprecated because it is no longer maintained.
2.9.7 1,618,043 10/31/2019 2.9.7 is deprecated because it is no longer maintained.
2.9.6 4,010,588 10/3/2019 2.9.6 is deprecated because it is no longer maintained.
2.9.5 115,783 10/2/2019 2.9.5 is deprecated because it is no longer maintained.
2.9.5-beta1.final 80,105 9/10/2019 2.9.5-beta1.final is deprecated because it is no longer maintained.
2.9.4 2,334,153 7/29/2019 2.9.4 is deprecated because it is no longer maintained.
2.9.4-beta1.final 142,482 6/25/2019 2.9.4-beta1.final is deprecated because it is no longer maintained.
2.9.3 2,827,391 6/6/2019 2.9.3 is deprecated because it is no longer maintained.
2.9.2 1,426,079 4/17/2019 2.9.2 is deprecated because it is no longer maintained.
2.9.1 405,546 3/29/2019 2.9.1 is deprecated because it is no longer maintained.
2.9.0 136,278 3/26/2019 2.9.0 is deprecated because it is no longer maintained.
2.9.0-beta1.final 5,107 3/12/2019 2.9.0-beta1.final is deprecated because it is no longer maintained.
2.6.4 67,085 5/7/2019 2.6.4 is deprecated because it is no longer maintained.
2.6.3 1,935,228 1/10/2019 2.6.3 is deprecated because it is no longer maintained.
2.6.2 3,957,837 9/25/2018 2.6.2 is deprecated because it is no longer maintained.
2.6.2-beta2 65,284 8/7/2018 2.6.2-beta2 is deprecated because it is no longer maintained.
2.6.2-beta1 13,411 6/12/2018 2.6.2-beta1 is deprecated because it is no longer maintained.
2.6.1 1,666,987 6/5/2018 2.6.1 is deprecated because it is no longer maintained.
2.6.0 1,558,883 1/12/2018 2.6.0 is deprecated because it is no longer maintained.
2.6.0-beta2 79,914 12/7/2017 2.6.0-beta2 is deprecated because it is no longer maintained.
2.6.0-beta1 14,403 12/1/2017 2.6.0-beta1 is deprecated because it is no longer maintained.
2.3.0-beta1 214,749 5/25/2017 2.3.0-beta1 is deprecated because it is no longer maintained.
2.0.0-beta2 9,897 5/10/2017 2.0.0-beta2 is deprecated because it is no longer maintained.
2.0.0-beta1 8,139 5/2/2017 2.0.0-beta1 is deprecated because it is no longer maintained.
1.2.0-beta2 21,106 5/19/2016 1.2.0-beta2 is deprecated because it is no longer maintained.
1.2.0-beta1 9,999 4/7/2016 1.2.0-beta1 is deprecated because it is no longer maintained.
1.1.0 1,723,146 11/30/2015 1.1.0 is deprecated because it is no longer maintained.
1.1.0-beta1-20150812-01 8,532 8/26/2015 1.1.0-beta1-20150812-01 is deprecated because it is no longer maintained.
1.0.1 130,313 7/23/2015 1.0.1 is deprecated because it is no longer maintained.
1.0.0-rc3 8,359 6/17/2015 1.0.0-rc3 is deprecated because it is no longer maintained.
1.0.0-rc2 9,789 4/24/2015 1.0.0-rc2 is deprecated because it is no longer maintained.
1.0.0-rc1 11,752 2/14/2015 1.0.0-rc1 is deprecated because it is no longer maintained.