Microsoft.CodeAnalysis.Analyzers 1.0.0-rc2

This is a prerelease version of Microsoft.CodeAnalysis.Analyzers.
dotnet add package Microsoft.CodeAnalysis.Analyzers --version 1.0.0-rc2
NuGet\Install-Package Microsoft.CodeAnalysis.Analyzers -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.Analyzers" 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.Analyzers --version 1.0.0-rc2
#r "nuget: Microsoft.CodeAnalysis.Analyzers, 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.Analyzers as a Cake Addin
#addin nuget:?package=Microsoft.CodeAnalysis.Analyzers&version=1.0.0-rc2&prerelease

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

Guidelines for using .NET Compiler Platform ("Roslyn") APIs.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (380)

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

Repository Stars
PowerShell/PowerShell
PowerShell for every system!
files-community/Files
Building the best file manager for Windows
Ryujinx/Ryujinx
Experimental Nintendo Switch Emulator written in C#
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET Foundation community project.
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
Version Downloads Last updated
1.0.0-rc2 34,931 4/24/2015
1.0.0-rc1 61,826 2/14/2015

Preview of Microsoft .NET Compiler Platform (Roslyn)