Microsoft.Net.Sdk.Compilers.Toolset 10.0.105

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Net.Sdk.Compilers.Toolset --version 10.0.105
                    
NuGet\Install-Package Microsoft.Net.Sdk.Compilers.Toolset -Version 10.0.105
                    
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.105" />
                    
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.105" />
                    
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.105
                    
#r "nuget: Microsoft.Net.Sdk.Compilers.Toolset, 10.0.105"
                    
#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.105
                    
#: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.105
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Net.Sdk.Compilers.Toolset&version=10.0.105
                    
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.2.26159.112 37 3/10/2026
11.0.100-preview.1.26104.118 129 2/10/2026
10.0.201 146 3/12/2026
10.0.200 393 3/10/2026
10.0.105 39 3/12/2026
10.0.104 115 3/10/2026
10.0.103 3,345 2/10/2026
10.0.102 12,072 1/13/2026
10.0.101 11,989 12/9/2025
10.0.100 16,408 11/11/2025
9.0.312 1,867 3/10/2026
9.0.311 11,059 2/10/2026
9.0.310 5,979 1/20/2026
9.0.309 6,101 1/13/2026
9.0.308 12,231 11/19/2025
9.0.307 22,353 11/11/2025
9.0.115 146 3/10/2026
9.0.114 415 2/10/2026
9.0.113 489 1/13/2026
9.0.112 1,023 11/11/2025
Loading failed