Microsoft.CodeAnalysis.FxCopAnalyzers 1.0.0-rc2

This is a prerelease version of Microsoft.CodeAnalysis.FxCopAnalyzers.
dotnet add package Microsoft.CodeAnalysis.FxCopAnalyzers --version 1.0.0-rc2
NuGet\Install-Package Microsoft.CodeAnalysis.FxCopAnalyzers -Version 1.0.0-rc2
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="1.0.0-rc2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.CodeAnalysis.FxCopAnalyzers --version 1.0.0-rc2
#r "nuget: Microsoft.CodeAnalysis.FxCopAnalyzers, 1.0.0-rc2"
#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=1.0.0-rc2&prerelease

// Install Microsoft.CodeAnalysis.FxCopAnalyzers as a Cake Tool
#tool nuget:?package=Microsoft.CodeAnalysis.FxCopAnalyzers&version=1.0.0-rc2&prerelease

Microsoft FxCop rules implemented as analyzers using the .NET Compiler Platform ("Roslyn").

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories (112)

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

Repository Stars
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.
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
Version Downloads Last updated
1.0.0-rc2 270 4/24/2015
1.0.0-rc1 165 2/14/2015

Preview of Microsoft .NET Compiler Platform (Roslyn)