Microsoft.Net.Sdk.Compilers.Toolset 10.0.203

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Microsoft.Net.Sdk.Compilers.Toolset --version 10.0.203
                    
NuGet\Install-Package Microsoft.Net.Sdk.Compilers.Toolset -Version 10.0.203
                    
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.Sdk.Compilers.Toolset" Version="10.0.203" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Net.Sdk.Compilers.Toolset" Version="10.0.203" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Net.Sdk.Compilers.Toolset" />
                    
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.Sdk.Compilers.Toolset --version 10.0.203
                    
#r "nuget: Microsoft.Net.Sdk.Compilers.Toolset, 10.0.203"
                    
#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.Sdk.Compilers.Toolset@10.0.203
                    
#: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.Sdk.Compilers.Toolset&version=10.0.203
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Net.Sdk.Compilers.Toolset&version=10.0.203
                    
Install as a Cake Tool

Transport package for Microsoft.Net.Compilers.Toolset.Framework assemblies. For internal use only:
     do not reference this package directly as it is explicitly not supported in that fashion.

     This package is automatically downloaded when your MSBuild version does not match your SDK version.
     Then the package is used to build your project with the compiler version matching your SDK version
     instead of the one bundled with MSBuild.

     If you want to download this package using the dotnet CLI, you can use the following command:

     ```
     dotnet restore /p:BuildWithNetFrameworkHostedCompiler=true
     ```

     If you want to disable automatic download and use of this package, set property `BuildWithNetFrameworkHostedCompiler` to `false`
     (for example, in your `.csproj` or `Directory.Build.props` file).
     However, be aware that you will be building with mismatched compiler and SDK versions.
     That is explicitly not supported and can lead to errors (especially with analyzers and source generators).

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • net10.0

    • No dependencies.

NuGet packages (1)

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

Package Downloads
Trimble.Identity.OAuth.AuthCode

Trimble Identity OAuth2 Authorization Code Credentials Provider implementation to be used in interactive mobile and desktop applications.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Microsoft.Net.Sdk.Compilers.Toolset:

Repository Stars
MonoGame/MonoGame
One framework for creating powerful cross-platform games.
brondavies/TrayToolbar
Provides a replacement for the custom toolbar functionality that was removed in Windows 11
Version Downloads Last Updated
11.0.100-preview.3.26207.106 52 4/14/2026
11.0.100-preview.2.26159.112 71 3/10/2026
11.0.100-preview.1.26104.118 171 2/10/2026
10.0.203 306 4/21/2026
10.0.202 887 4/14/2026
10.0.201 3,415 3/12/2026
10.0.200 620 3/10/2026
10.0.107 89 4/21/2026
10.0.106 225 4/14/2026
10.0.105 3,202 3/12/2026
10.0.104 963 3/10/2026
10.0.103 5,086 2/10/2026
9.0.313 3,988 4/14/2026
9.0.312 14,009 3/10/2026
9.0.311 15,944 2/10/2026
9.0.310 6,514 1/20/2026
9.0.116 206 4/14/2026
9.0.115 392 3/10/2026
9.0.114 447 2/10/2026
9.0.113 502 1/13/2026
Loading failed