Microsoft.CodeDom.Providers.DotNetCompilerPlatform 4.1.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Microsoft.CodeDom.Providers.DotNetCompilerPlatform --version 4.1.0
NuGet\Install-Package Microsoft.CodeDom.Providers.DotNetCompilerPlatform -Version 4.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform" Version="4.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.CodeDom.Providers.DotNetCompilerPlatform --version 4.1.0
#r "nuget: Microsoft.CodeDom.Providers.DotNetCompilerPlatform, 4.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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 Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (180)

Showing the top 5 NuGet packages that depend on Microsoft.CodeDom.Providers.DotNetCompilerPlatform:

Package Downloads
UmbracoCms The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 (169)

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 1,427,873 4/12/2023
4.1.0-preview1 147,866 4/16/2022
3.11.0 67,683 4/12/2023
3.11.0-preview2 5,824 4/16/2022
3.11.0-preview1 3,316 4/1/2022
3.6.0 13,922,727 7/8/2020
3.5.0-preview1 33,635 5/15/2020
2.0.1 34,741,931 9/13/2018
2.0.0 17,057,700 6/4/2018
2.0.0-preview 17,884 5/4/2018
1.0.8 12,355,576 10/18/2017
1.0.7 5,503,032 8/16/2017
1.0.6 362,419 8/4/2017
1.0.5 3,673,289 6/8/2017
1.0.4 1,175,571 4/27/2017
1.0.3 7,108,771 12/15/2016
1.0.2 2,087,843 9/20/2016
1.0.1 4,607,886 9/3/2015
1.0.0 18,209,436 7/11/2015
1.0.0-beta1 14,697 4/24/2015
0.2.0-pre 6,122 7/9/2014
0.1.0-pre 3,079 5/12/2014