Microsoft.Net.Compilers 1.0.0-rc2

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

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

.Net Compilers package. Referencing this package will cause the project to be built using the specific version of the C# and Visual Basic compilers contained in the package, as opposed to any system installed version.

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 (134)

Showing the top 5 popular GitHub repositories that depend on Microsoft.Net.Compilers:

Repository Stars
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
cefsharp/CefSharp
.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
ferventdesert/Hawk
visualized crawler & ETL IDE written with C#/WPF
Version Downloads Last updated
1.0.0-rc2 1,714 4/24/2015
1.0.0-rc1 449 2/14/2015
1.0.0-beta2 189 1/16/2015
1.0.0-beta1-20141031-01 580 11/11/2014

Preview of Microsoft .NET Compiler Platform (Roslyn)