CoreCLR-compatible versions of the C# and VB compilers.
Info
Version: | 2.0.0-rc4 |
Author(s): | Microsoft |
Last Update: | Wednesday, February 8, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://msdn.com/roslyn |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Net.Compilers.netcore |
Install
Install-Package Microsoft.Net.Compilers.netcore
dotnet add package Microsoft.Net.Compilers.netcore
paket add Microsoft.Net.Compilers.netcore
Microsoft.Net.Compilers.netcore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CodeAnalysis.Compilers(>= 2.0.04 && <= 2.0.04)
- System.AppContext(>= 4.3.0)
- System.Diagnostics.Process(>= 4.3.0)
- System.Console(>= 4.3.0)
- System.IO(>= 4.3.0)
- System.IO.FileSystem(>= 4.3.0)
- System.Net.Sockets(>= 4.3.0)
- System.Runtime.Loader(>= 4.3.0)
- System.Threading.Thread(>= 4.3.0)
Tags