Microsoft.CodeAnalysis.CSharp.FxCopAnalyzers 1.0.0-beta2

This is a prerelease version of Microsoft.CodeAnalysis.CSharp.FxCopAnalyzers.
dotnet add package Microsoft.CodeAnalysis.CSharp.FxCopAnalyzers --version 1.0.0-beta2
                    
NuGet\Install-Package Microsoft.CodeAnalysis.CSharp.FxCopAnalyzers -Version 1.0.0-beta2
                    
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.CSharp.FxCopAnalyzers" Version="1.0.0-beta2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.FxCopAnalyzers" Version="1.0.0-beta2" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.FxCopAnalyzers" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.CodeAnalysis.CSharp.FxCopAnalyzers --version 1.0.0-beta2
                    
#r "nuget: Microsoft.CodeAnalysis.CSharp.FxCopAnalyzers, 1.0.0-beta2"
                    
#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.
#addin nuget:?package=Microsoft.CodeAnalysis.CSharp.FxCopAnalyzers&version=1.0.0-beta2&prerelease
                    
Install Microsoft.CodeAnalysis.CSharp.FxCopAnalyzers as a Cake Addin
#tool nuget:?package=Microsoft.CodeAnalysis.CSharp.FxCopAnalyzers&version=1.0.0-beta2&prerelease
                    
Install Microsoft.CodeAnalysis.CSharp.FxCopAnalyzers as a Cake Tool

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

     Supported Platforms:
     - .NET Framework 4.5

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0-beta2 566 1/16/2015
1.0.0-beta1-20141031-01 740 11/11/2014
0.7.4091001-beta 107 9/29/2014

Preview of Microsoft .NET Compiler Platform (Roslyn)