Microsoft.Net.Sdk.Compilers.Toolset 11.0.100-preview.3.26207.106

Prefix Reserved
This is a prerelease version of Microsoft.Net.Sdk.Compilers.Toolset.
dotnet add package Microsoft.Net.Sdk.Compilers.Toolset --version 11.0.100-preview.3.26207.106
                    
NuGet\Install-Package Microsoft.Net.Sdk.Compilers.Toolset -Version 11.0.100-preview.3.26207.106
                    
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="11.0.100-preview.3.26207.106" />
                    
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="11.0.100-preview.3.26207.106" />
                    
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 11.0.100-preview.3.26207.106
                    
#r "nuget: Microsoft.Net.Sdk.Compilers.Toolset, 11.0.100-preview.3.26207.106"
                    
#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@11.0.100-preview.3.26207.106
                    
#: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=11.0.100-preview.3.26207.106&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Net.Sdk.Compilers.Toolset&version=11.0.100-preview.3.26207.106&prerelease
                    
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.

  • net11.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 177 2/10/2026
10.0.203 515 4/21/2026
10.0.202 916 4/14/2026
10.0.201 3,494 3/12/2026
10.0.200 636 3/10/2026
10.0.107 91 4/21/2026
10.0.106 238 4/14/2026
10.0.105 3,488 3/12/2026
10.0.104 965 3/10/2026
10.0.103 5,209 2/10/2026
9.0.313 4,636 4/14/2026
9.0.312 14,335 3/10/2026
9.0.311 16,123 2/10/2026
9.0.310 6,518 1/20/2026
9.0.116 226 4/14/2026
9.0.115 393 3/10/2026
9.0.114 447 2/10/2026
9.0.113 503 1/13/2026
Loading failed