Microsoft.Net.Compilers.Toolset 3.9.0

dotnet add package Microsoft.Net.Compilers.Toolset --version 3.9.0
                    
NuGet\Install-Package Microsoft.Net.Compilers.Toolset -Version 3.9.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="3.9.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="3.9.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 3.9.0
                    
#r "nuget: Microsoft.Net.Compilers.Toolset, 3.9.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.
#addin nuget:?package=Microsoft.Net.Compilers.Toolset&version=3.9.0
                    
Install Microsoft.Net.Compilers.Toolset as a Cake Addin
#tool nuget:?package=Microsoft.Net.Compilers.Toolset&version=3.9.0
                    
Install Microsoft.Net.Compilers.Toolset 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 enviroment 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/db94f4cc8c78a7cd8cf9cfdae091158d2ba9d974.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETCoreApp 3.1

    • No dependencies.
  • .NETFramework 4.7.2

    • No dependencies.

NuGet packages (2)

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

Package Downloads
Microsoft.VisualStudio.ProjectSystem.Managed.VS

Microsoft VisualStudio ProjectSystem for Managed Languages Project hosts that interact with VisualStudio interfaces.

Microsoft.VisualStudio.ProjectSystem.Managed

Microsoft VisualStudio ProjectSystem for Managed languages Projects

GitHub repositories (12)

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

Repository Stars
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
pythonnet/pythonnet
Python for .NET is a package that gives Python programmers nearly seamless integration with the .NET Common Language Runtime (CLR) and provides a powerful application scripting tool for .NET developers.
wolfgarbe/SymSpell
SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm
qmk/qmk_toolbox
A Toolbox companion for QMK Firmware
DotNetAnalyzers/StyleCopAnalyzers
An implementation of StyleCop rules using the .NET Compiler Platform
dotnet/iot
This repo includes .NET Core implementations for various IoT boards, chips, displays and PCBs.
webprofusion/certify
Professional ACME Client for Windows. Certificate Management UI, powered by Let's Encrypt and compatible with all ACME v2 CAs. Used by over 150,000 organisations. Remember to Star us! Download from certifytheweb.com
terrajobst/minsk
This repo contains Minsk, a handwritten compiler in C#. It illustrates basic concepts of compiler construction and how one can tool the language inside of an IDE by exposing APIs for parsing and type checking.
swharden/Csharp-Data-Visualization
Resources for visualizing data using C# and the .NET platform
dotnet/project-system
The .NET Project System for Visual Studio
Version Downloads Last updated
3.9.0 69 9/19/2022