Info
Version: | 1.0.3.2 |
Author(s): | ppy Pty Ltd & Microsoft |
Last Update: | Wednesday, March 29, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.asp.net/ |
NuGet Url: | https://www.nuget.org/packages/Microsoft.CodeDom.Providers.DotNetCompilerPlatform.NoInstall |
Install
Install-Package Microsoft.CodeDom.Providers.DotNetCompilerPlatform.NoInstall
dotnet add package Microsoft.CodeDom.Providers.DotNetCompilerPlatform.NoInstall
paket add Microsoft.CodeDom.Providers.DotNetCompilerPlatform.NoInstall
Microsoft.CodeDom.Providers.DotNetCompilerPlatform.NoInstall Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Net.Compilers(>= 2.0.1)
Tags
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.