Microsoft.Net.Compilers 2.3.0-beta1

Prefix Reserved
This is a prerelease version of Microsoft.Net.Compilers.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Net.Compilers --version 2.3.0-beta1
                    
NuGet\Install-Package Microsoft.Net.Compilers -Version 2.3.0-beta1
                    
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="2.3.0-beta1">
  <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="2.3.0-beta1" />
                    
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 2.3.0-beta1
                    
#r "nuget: Microsoft.Net.Compilers, 2.3.0-beta1"
                    
#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@2.3.0-beta1
                    
#: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=2.3.0-beta1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Net.Compilers&version=2.3.0-beta1&prerelease
                    
Install as a Cake Tool

.Net Compilers package. Referencing this package will cause the project to be built using the specific version of the C# and Visual Basic compilers contained in the package, as opposed to any system installed version.

   This package can be used to compile code targeting any platform, but can only be run using the desktop .NET 4.6+ Full Framework.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (37)

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,049,810 5/13/2022 4.2.0 is deprecated because it is no longer maintained.
4.2.0-4.final 12,852 4/27/2022
4.2.0-2.final 5,372 3/25/2022
4.2.0-1.final 8,966 2/18/2022
4.1.0 983,329 2/16/2022
4.1.0-3.final 3,439 1/27/2022
4.1.0-1.final 22,522 11/19/2021
4.0.1 859,439 11/9/2021
4.0.0-6.final 5,472 10/20/2021
4.0.0-5.final 2,678 10/11/2021
4.0.0-4.final 12,267 9/15/2021
4.0.0-3.final 9,108 8/12/2021
4.0.0-2.final 7,377 7/20/2021
4.0.0-1.final 4,515 7/7/2021
3.11.0 814,306 8/11/2021
3.11.0-3.final 644 7/15/2021
3.11.0-1.final 8,173 6/14/2021
2.3.0-beta1 26,355 5/30/2017
Loading failed