![]() |
VOOZH | about |
dotnet add package Microsoft.CodeDom.Providers.DotNetCompilerPlatform.WebSites --version 4.1.0
NuGet\Install-Package Microsoft.CodeDom.Providers.DotNetCompilerPlatform.WebSites -Version 4.1.0
<PackageReference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform.WebSites" Version="4.1.0" />
<PackageVersion Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform.WebSites" Version="4.1.0" />Directory.Packages.props
<PackageReference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform.WebSites" />Project file
paket add Microsoft.CodeDom.Providers.DotNetCompilerPlatform.WebSites --version 4.1.0
#r "nuget: Microsoft.CodeDom.Providers.DotNetCompilerPlatform.WebSites, 4.1.0"
#:package Microsoft.CodeDom.Providers.DotNetCompilerPlatform.WebSites@4.1.0
#addin nuget:?package=Microsoft.CodeDom.Providers.DotNetCompilerPlatform.WebSites&version=4.1.0Install as a Cake Addin
#tool nuget:?package=Microsoft.CodeDom.Providers.DotNetCompilerPlatform.WebSites&version=4.1.0Install as a Cake Tool
This is a support package to enable proper integration of the 4.X series of the Microsoft.CodeDom.Providers.DotNetCompilerPlatform package with project-less "Web Sites." This package does not contain any libraries or providers of it's own. It simply restores the old 'install.ps1' nuget functionality to its tightly coupled 'DotNetCompilerPlatform' package dependency. Powershell installation was the only way to integrate with "Web Sites" which have very limited msbuild support.
This package has an exact dependency on the DotNetCompilerPlatform package of the same version.
This package will fail to install on non-"Web Site" projects.
Learn more about Target Frameworks and .NET Standard.
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.1.0 | 70,239 | 6/14/2023 |
| 4.1.0-preview2 | 755 | 4/21/2023 |
| 4.1.0-preview1 | 682 | 4/20/2023 |