Microsoft.Net.Compilers.Toolset 5.3.0

Prefix Reserved
dotnet add package Microsoft.Net.Compilers.Toolset --version 5.3.0
                    
NuGet\Install-Package Microsoft.Net.Compilers.Toolset -Version 5.3.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.Toolset" Version="5.3.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.Toolset" Version="5.3.0" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Net.Compilers.Toolset">
  <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.Toolset --version 5.3.0
                    
#r "nuget: Microsoft.Net.Compilers.Toolset, 5.3.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.Toolset@5.3.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.Toolset&version=5.3.0
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Net.Compilers.Toolset&version=5.3.0
                    
Install as a Cake Tool

.NET Compilers Toolset 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.

     This package is primarily intended as a method for rapidly shipping hotfixes to customers. Using it as a long term solution for providing newer compilers on older MSBuild installations is explicitly not supported. That can and will break on a regular basis.

     The supported mechanism for providing new compilers in a build environment is updating to the newer .NET SDK or Visual Studio Build Tools SKU.

     This package requires either MSBuild 16.3 and .NET Desktop 4.7.2+ or .NET Core 2.1+

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

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETFramework 4.7.2

    • No dependencies.
  • net9.0

    • No dependencies.

NuGet packages (5)

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

Package Downloads
RF.Contracts

RabbitFoot Contracts

Microsoft.SemanticKernel.Connectors.Ollama

Semantic Kernel connector for Ollama. Contains services for text generation, chat completion and text embeddings.

Carbon.Kit

Provides interfaces, abstractions and common functions which is the essence of Carbon Kit.

MathSharp

MathSharp is a vector and matrix library written in C# using hardware intrinsics. Thanks to hardware acceleration, MathSharp is significantly faster than most mathematics libraries out there.

SuperiorAcumaticaPackage

Dependencies required to compile the SuperiorAcumaticaSolution for Acumatica 2025 R2 Build 25.200.0248

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.3.0 83,034 3/10/2026
5.3.0-2.final 3,210 2/2/2026
5.0.0 139,044 11/18/2025
5.0.0-2.final 1,864 10/9/2025
4.14.0 902,092 5/15/2025
4.13.0 278,130 2/24/2025
4.12.0 847,216 12/4/2024
4.12.0-3.final 12,988 10/29/2024
4.12.0-2.final 14,089 9/17/2024
4.12.0-1.final 189,820 8/14/2024
4.11.0 750,231 8/15/2024
4.11.0-3.final 1,974 7/31/2024
4.11.0-2.final 86,005 6/19/2024
4.10.0 280,827 6/10/2024
4.10.0-3.final 55,386 4/29/2024
4.10.0-2.final 9,844 3/19/2024
4.10.0-1.final 448 3/18/2024
4.9.2 749,210 3/2/2024
4.9.0-3.final 175,029 1/22/2024
4.9.0-2.final 6,647 12/16/2023
Loading failed