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.
<PackageVersion Include="Microsoft.Net.Compilers" Version="1.0.0-rc2" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Net.Compilers">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
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.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.
#addin nuget:?package=Microsoft.Net.Compilers&version=1.0.0-rc2&prerelease
                    
Install Microsoft.Net.Compilers as a Cake Addin
#tool nuget:?package=Microsoft.Net.Compilers&version=1.0.0-rc2&prerelease
                    
Install Microsoft.Net.Compilers as a Cake Tool

.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 (132)

Showing the top 20 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
microsoft/Git-Credential-Manager-for-Windows
Secure Git credential storage for Windows with support for Visual Studio Team Services, GitHub, and Bitbucket multi-factor authentication.
KhronosGroup/UnityGLTF
Runtime glTF 2.0 Loader for Unity3D
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
jakubgarfield/Bonobo-Git-Server
Bonobo Git Server for Windows is a web application you can install on your IIS and easily manage and connect to your git repositories. Go to homepage for release and more info.
sq/JSIL
CIL to Javascript Compiler
microsoft/PowerApps-Samples
Sample code for Power Apps, including Dataverse, model-driven apps, canvas apps, Power Apps component framework, portals, and AI Builder.
dathlin/ClientServerProject
一个C-S模版,该模版由三部分的程序组成,一个服务端运行的程序,一个客户端运行的程序,还有一个公共的组件,实现了基础的账户管理功能,版本控制,软件升级,公告管理,消息群发,共享文件上传下载,批量文件传送功能。具体的操作方法见演示就行。本项目的一个目标是:提供一个基础的中小型系统的C-S框架,客户端有三种模式,无缝集成访问,winform版本,wpf版本,asp.net mvc版本,方便企业进行中小型系统的二次开发和个人学习。同时网络组件方便的支持读写三菱和西门子PLC的数据,详细见Readme
stefanprodan/WebApiThrottle
ASP.NET Web API rate limiter for IIS and Owin hosting
OfficeDev/Microsoft-Teams-Samples
Welcome to the Microsoft Teams samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Microsoft Teams App!
sendgrid/sendgrid-csharp
The Official Twilio SendGrid C#, .NetStandard, .NetCore API Library
guryanovev/CrystalQuartz
pluggable UI for Quartz.NET
microsoft/Mobius
C# and F# language binding and extensions to Apache Spark
microsoft/botbuilder-dotnet
Welcome to the Bot Framework SDK for .NET repository, which is the home for the libraries and packages that enable developers to build sophisticated bot applications using .NET.
OfficeDev/TrainingContent
Training Content used for developer.microsoft.com/office
OData/WebApi
OData Web API: A server library built upon ODataLib and WebApi
Version Downloads Last updated
1.0.0-rc2 1,717 4/24/2015
1.0.0-rc1 451 2/14/2015
1.0.0-beta2 191 1/16/2015
1.0.0-beta1-20141031-01 582 11/11/2014

Preview of Microsoft .NET Compiler Platform (Roslyn)