Microsoft.Net.Compilers 1.2.0-beta-20151211-01

This is a prerelease version of Microsoft.Net.Compilers.
dotnet add package Microsoft.Net.Compilers --version 1.2.0-beta-20151211-01
NuGet\Install-Package Microsoft.Net.Compilers -Version 1.2.0-beta-20151211-01
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.2.0-beta-20151211-01">
  <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.2.0-beta-20151211-01
#r "nuget: Microsoft.Net.Compilers, 1.2.0-beta-20151211-01"
#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.2.0-beta-20151211-01&prerelease

// Install Microsoft.Net.Compilers as a Cake Tool
#tool nuget:?package=Microsoft.Net.Compilers&version=1.2.0-beta-20151211-01&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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Microsoft.Net.Compilers:

Package Downloads
Microsoft.CodeDom.Providers.DotNetCompilerPlatform

Replacement CodeDOM providers that use the new .NET Compiler Platform ("Roslyn") compiler as a service APIs. This provides support for new language features in systems using CodeDOM (e.g. ASP.NET runtime compilation) as well as improving the compilation performance of these systems.

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.2.0-beta-20151211-01 878 12/11/2015
1.1.1 20,468 12/3/2015
1.1.0 6,337 11/30/2015
1.1.0-rc1-20151109-01 474 11/14/2015
1.1.0-rc1 655 10/19/2015
1.1.0-beta1-20150928-02 330 10/15/2015
1.1.0-beta1-20150825-02 1,721 8/26/2015
1.1.0-beta1-20150812-01 92 8/26/2015
1.1.0-beta1-20150727-01 6,169 7/28/2015
1.1.0-beta1 329 10/9/2015
1.0.0 315,165 7/13/2015
1.0.0-rc3 292 6/17/2015
1.0.0-rc2 2,891 4/24/2015
1.0.0-rc1 515 2/14/2015
1.0.0-beta2 396 1/16/2015
1.0.0-beta1-20141031-01 611 11/11/2014

Preview of Microsoft .NET Compiler Platform (Roslyn)