Microsoft.CodeDom.Providers.DotNetCompilerPlatform.NoInstall
1.0.3.2
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.
Install-Package Microsoft.CodeDom.Providers.DotNetCompilerPlatform.NoInstall -Version 1.0.3.2
dotnet add package Microsoft.CodeDom.Providers.DotNetCompilerPlatform.NoInstall --version 1.0.3.2
<PackageReference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform.NoInstall" Version="1.0.3.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.CodeDom.Providers.DotNetCompilerPlatform.NoInstall --version 1.0.3.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.CodeDom.Providers.DotNetCompilerPlatform.NoInstall, 1.0.3.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
- Microsoft.Net.Compilers (>= 2.0.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.