Microsoft.Net.Compilers 4.2.0

Prefix Reserved
dotnet add package Microsoft.Net.Compilers --version 4.2.0
                    
NuGet\Install-Package Microsoft.Net.Compilers -Version 4.2.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.Net.Compilers" Version="4.2.0">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Net.Compilers" Version="4.2.0" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Net.Compilers">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Net.Compilers --version 4.2.0
                    
#r "nuget: Microsoft.Net.Compilers, 4.2.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.
#:package Microsoft.Net.Compilers@4.2.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.Net.Compilers&version=4.2.0
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Net.Compilers&version=4.2.0
                    
Install as a Cake Tool

Note: This package is deprecated. Please use Microsoft.Net.Compilers.Toolset instead

     .NET Compilers package.
     Referencing this package will cause the project to be built using the C# and Visual Basic compilers contained in the package, as opposed to the version installed with MSBuild.

     The tools in this package require .NET Framework 4.7.2+

     
   
     More details at https://aka.ms/roslyn-packages
     This package was built from the source at https://github.com/dotnet/roslyn/commit/46c8f4f56765e16b92759de8098494b36cfb84f5.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETFramework 4.7.2

    • No dependencies.

NuGet packages (38)

Showing the top 5 NuGet packages that depend on Microsoft.Net.Compilers:

Package Downloads
Omnicx.WebStore.Core

OmniCX WebStore Core contains the Controllers, API SDK and Models required to run the MVC Views of the WebStore.

fion.modelerp.core

ModelErp

SS.CMS

SiteServer CMS

Microsoft.CodeDom.Providers.DotNetCompilerPlatform.NoInstall

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.

Ayax.Auth.Common.Web

Фильтры и атрибуты авторизации

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.2.0 4,132,859 5/13/2022 4.2.0 is deprecated because it is no longer maintained.
4.2.0-4.final 12,960 4/27/2022
4.2.0-2.final 5,387 3/25/2022
4.2.0-1.final 9,035 2/18/2022
4.1.0 992,564 2/16/2022
4.1.0-3.final 3,455 1/27/2022
4.1.0-1.final 22,766 11/19/2021
4.0.1 864,965 11/9/2021
4.0.0-6.final 5,485 10/20/2021
4.0.0-5.final 2,702 10/11/2021
4.0.0-4.final 12,298 9/15/2021
4.0.0-3.final 9,127 8/12/2021
4.0.0-2.final 7,393 7/20/2021
4.0.0-1.final 4,527 7/7/2021
3.11.0 819,334 8/11/2021
3.11.0-3.final 656 7/15/2021
3.11.0-1.final 8,184 6/14/2021
3.10.0 346,987 6/11/2021
Loading failed