Microsoft.CodeDom.Providers.DotNetCompilerPlatform
4.1.0
Prefix Reserved
dotnet add package Microsoft.CodeDom.Providers.DotNetCompilerPlatform --version 4.1.0
NuGet\Install-Package Microsoft.CodeDom.Providers.DotNetCompilerPlatform -Version 4.1.0
<PackageReference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform" Version="4.1.0" />
paket add Microsoft.CodeDom.Providers.DotNetCompilerPlatform --version 4.1.0
#r "nuget: Microsoft.CodeDom.Providers.DotNetCompilerPlatform, 4.1.0"
// Install Microsoft.CodeDom.Providers.DotNetCompilerPlatform as a Cake Addin #addin nuget:?package=Microsoft.CodeDom.Providers.DotNetCompilerPlatform&version=4.1.0 // Install Microsoft.CodeDom.Providers.DotNetCompilerPlatform as a Cake Tool #tool nuget:?package=Microsoft.CodeDom.Providers.DotNetCompilerPlatform&version=4.1.0
⚠️ Project-less 'WebSite's should use ....DotNetCompilerPlatform.WebSites package ⚠️
Version 4.X of this package has moved fully into an msbuild/targets model. But "Web Site"s - because they are "project-less" - have very limited support in msbuild and the package does not fully install like it did in the 3.X and earlier releases. Please use the Microsoft.CodeDom.Providers.DotNetCompilerPlatform.WebSites package for proper integration with a "Web Site" project.
Introduction
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.
Please see the blog Enabling the .NET Compiler Platform (“Roslyn”) in ASP.NET applications for an introduction to Microsoft.CodeDom.Providers.DotNetCompilerPlatform. The project github also has the most up-to-date documentation of the various settings available for configuring this provider.
Updates
Version 4.1.0 (preview1)
Drop install.ps1, Rely more on msbuild
Nuget has moved on from install.ps1. We had one foot in the msbuild camp before, and one foot still in the install.ps1 camp. Time to just jump in with both feet. See the 'RoslynRegisterInConfig' setting description below.
Refreshed current compilers
In keeping with the new versioning scheme for this project, the version has been revved to 4.1 to match the version of the compilers included.
No more old compilers
Stop carrying old versions of compilers. If you upgrade to get new compilers, you get new compilers. The old compilers that might carry references to binaries that get flagged in security scans even though the binaries don't get copied to the ouput directory... they just won't be included in the package anymore.
.Net >= 4.7.2
As a result of not keeping older compilers packaged in this project, we can no longer support versions before 4.7.2 because compiler versions 3.0 and newer only support 4.7.2+.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (180)
Showing the top 5 NuGet packages that depend on Microsoft.CodeDom.Providers.DotNetCompilerPlatform:
Package | Downloads |
---|---|
UmbracoCms
Installs Umbraco Cms in your Visual Studio ASP.NET project |
|
Fluent.Infrastructure
Fluent.Infrastructure is an infrastructure that unites Controller, Service, Repository, Validation and automation integration testing with the aim of accelerating the development of organized systems, causing major operations become simple and quick to implement. Cache control and logic exclusion are supported simply. Find, Add, Update and Remove are the basic operations that do not require addition to files to run on your system. |
|
Omnicx.WebStore.Core
OmniCX WebStore Core contains the Controllers, API SDK and Models required to run the MVC Views of the WebStore. |
|
Nancy.Viewengines.Razor
Enables using the Razor view engine with Nancy. |
|
AFL
AFL Core |
GitHub repositories (171)
Showing the top 5 popular GitHub repositories that depend on Microsoft.CodeDom.Providers.DotNetCompilerPlatform:
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.
|
|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
|
NancyFx/Nancy
Lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono
|
|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
|
Version | Downloads | Last updated |
---|---|---|
4.1.0 | 3,355,106 | 4/12/2023 |
4.1.0-preview1 | 170,099 | 4/16/2022 |
3.11.0 | 151,030 | 4/12/2023 |
3.11.0-preview2 | 7,023 | 4/16/2022 |
3.11.0-preview1 | 3,554 | 4/1/2022 |
3.6.0 | 16,395,460 | 7/8/2020 |
3.5.0-preview1 | 39,410 | 5/15/2020 |
2.0.1 | 38,856,001 | 9/13/2018 |
2.0.0 | 18,640,218 | 6/4/2018 |
2.0.0-preview | 18,562 | 5/4/2018 |
1.0.8 | 13,171,475 | 10/18/2017 |
1.0.7 | 5,793,721 | 8/16/2017 |
1.0.6 | 371,657 | 8/4/2017 |
1.0.5 | 3,851,693 | 6/8/2017 |
1.0.4 | 1,224,278 | 4/27/2017 |
1.0.3 | 7,562,628 | 12/15/2016 |
1.0.2 | 2,186,082 | 9/20/2016 |
1.0.1 | 4,789,976 | 9/3/2015 |
1.0.0 | 19,310,691 | 7/11/2015 |
1.0.0-beta1 | 14,937 | 4/24/2015 |
0.2.0-pre | 6,303 | 7/9/2014 |
0.1.0-pre | 3,291 | 5/12/2014 |