Microsoft.CodeAnalysis.Workspaces.Common 2.8.0-beta3

Prefix Reserved
This is a prerelease version of Microsoft.CodeAnalysis.Workspaces.Common.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 3.3 or higher.

dotnet add package Microsoft.CodeAnalysis.Workspaces.Common --version 2.8.0-beta3
                    
NuGet\Install-Package Microsoft.CodeAnalysis.Workspaces.Common -Version 2.8.0-beta3
                    
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.CodeAnalysis.Workspaces.Common" Version="2.8.0-beta3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.CodeAnalysis.Workspaces.Common" Version="2.8.0-beta3" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.CodeAnalysis.Workspaces.Common" />
                    
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.CodeAnalysis.Workspaces.Common --version 2.8.0-beta3
                    
#r "nuget: Microsoft.CodeAnalysis.Workspaces.Common, 2.8.0-beta3"
                    
#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.CodeAnalysis.Workspaces.Common@2.8.0-beta3
                    
#: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.CodeAnalysis.Workspaces.Common&version=2.8.0-beta3&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.CodeAnalysis.Workspaces.Common&version=2.8.0-beta3&prerelease
                    
Install as a Cake Tool

A shared package used by the .NET Compiler Platform ("Roslyn") including support for analyzing projects and solutions.
     Do not install this package manually, it will be added as a prerequisite by other packages that require it.

     More details at https://aka.ms/roslyn-packages

     This package was built from the source at https://github.com/dotnet/roslyn/commit/bff1470cd9b1d44df8450e794bed97a64657c2a7

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (275)

Showing the top 5 NuGet packages that depend on Microsoft.CodeAnalysis.Workspaces.Common:

Package Downloads
Microsoft.CodeAnalysis.CSharp.Workspaces

.NET Compiler Platform ("Roslyn") support for analyzing C# projects and solutions. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/8edf7bcd4f1594c3d68a6a567469f41dbd33dd1b.

Microsoft.VisualStudio.Web.CodeGenerators.Mvc

Code Generators for ASP.NET Core MVC. Contains code generators for MVC Controllers and Views.

Microsoft.VisualStudio.Web.CodeGeneration.Design

Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views.

Microsoft.VisualStudio.Web.CodeGeneration

Contains the CodeGenCommand that finds the appropriate code generator and invokes it from project dependencies.

Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore

Contains Entity Framework Core Services used by ASP.NET Core Code Generators.

GitHub repositories (116)

Showing the top 20 popular GitHub repositories that depend on Microsoft.CodeAnalysis.Workspaces.Common:

Repository Stars
files-community/Files
A modern file manager that helps users organize their files and folders.
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
MaterialDesignInXAML/MaterialDesignInXamlToolkit
Google's Material Design in XAML & WPF, for C# & VB.Net.
dotnet/orleans
Cloud Native application framework for .NET
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!!
gitextensions/gitextensions
Git Extensions is a standalone UI tool for managing git repositories. It also integrates with Windows Explorer and Microsoft Visual Studio (2015/2017/2019).
neuecc/UniRx
Reactive Extensions for Unity
fullstackhero/dotnet-starter-kit
Production Grade Cloud-Ready .NET 9 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
dotnet/winforms
Windows Forms is a .NET UI framework for building Windows desktop applications.
dotnet/docfx
Static site generator for .NET API documentation.
tixl3d/tixl
Tooll 3 is an open source software to create realtime motion graphics.
riok/mapperly
A .NET source generator for generating object mappings. No runtime reflection.
nuke-build/nuke
🏗 The AKEless Build System for C#/.NET
thomhurst/TUnit
A modern, fast and flexible .NET testing framework
dotnet/roslynator
Roslynator is a set of code analysis tools for C#, powered by Roslyn.
dotnet/interactive
.NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
Ourpalm/ILRuntime
Pure C# IL Intepreter Runtime, which is fast and reliable for scripting requirement on enviorments, where jitting isn't possible.
ashmind/SharpLab
.NET language playground
neuecc/ZeroFormatter
Infinitely Fast Deserializer for .NET, .NET Core and Unity.
Version Downloads Last Updated
4.14.0 738,168 5/15/2025
4.13.0 1,506,659 2/24/2025
4.12.0 3,093,886 12/4/2024
4.12.0-3.final 35,516 10/29/2024
4.12.0-2.final 27,354 9/17/2024
4.12.0-1.final 28,694 8/14/2024
4.11.0 6,347,419 8/15/2024
4.11.0-3.final 134,740 7/31/2024
4.11.0-2.final 16,196 6/19/2024
4.10.0 3,162,146 6/10/2024
4.10.0-3.final 142,369 4/29/2024
4.10.0-2.final 21,726 3/19/2024
4.10.0-1.final 458 3/18/2024
4.9.2 4,018,589 3/2/2024
4.9.0-3.final 836,724 1/22/2024
4.9.0-2.final 52,322 12/16/2023
4.9.0-1.final 3,136 12/13/2023
4.8.0 51,027,341 11/22/2023
4.8.0-3.final 4,655,007 11/3/2023
4.8.0-2.final 47,354 9/20/2023
4.8.0-1.final 11,958 9/9/2023
4.7.0 3,561,638 8/18/2023
4.7.0-2.final 38,171 6/20/2023
4.7.0-1.final 33,436 5/20/2023
4.6.0 2,076,384 5/16/2023
4.6.0-1.final 189,878 3/3/2023
4.5.0 120,007,639 2/24/2023
4.5.0-2.final 50,908 1/6/2023
4.4.0 12,524,968 11/14/2022
4.4.0-4.final 98,978 10/22/2022
4.4.0-2.final 90,398 9/19/2022
4.4.0-1.final 6,381 8/16/2022
4.3.1 2,631,653 9/30/2022
4.3.0-3.final 4,538 7/26/2022
4.3.0-2.final 8,161 6/22/2022
4.3.0-1.final 33,486 5/10/2022
4.2.0 4,895,725 5/13/2022
4.2.0-4.final 10,400 4/27/2022
4.2.0-2.final 31,402 3/25/2022
4.2.0-1.final 12,449 2/18/2022
4.1.0 4,428,820 2/16/2022
4.1.0-3.final 12,162 1/27/2022
4.1.0-1.final 53,779 11/19/2021
4.0.1 10,809,340 11/9/2021
4.0.0-6.final 23,566 10/20/2021
4.0.0-5.final 2,904 10/11/2021
4.0.0-4.final 37,208 9/15/2021
4.0.0-3.final 56,825 8/12/2021
4.0.0-2.final 8,978 7/20/2021
4.0.0-1.final 21,384 7/7/2021
3.11.0 3,976,033 8/11/2021
3.11.0-3.final 648 7/15/2021
3.11.0-1.final 15,355 6/14/2021
3.10.0 1,208,763 6/11/2021
3.10.0-3.final 15,462 5/13/2021
3.10.0-2.final 21,207 4/20/2021
3.10.0-1.final 60,516 3/3/2021
3.9.0 2,592,434 3/2/2021
3.9.0-5.final 1,713 2/24/2021
3.9.0-4.final 2,084 2/10/2021
3.9.0-3.final 5,445 1/20/2021
3.9.0-2.final 22,674 12/10/2020
3.9.0-1.final 69,833 12/4/2020
3.8.0 22,363,628 11/13/2020
3.8.0-5.final 17,648 10/23/2020
3.8.0-4.final 6,325 10/13/2020
3.8.0-3.final 27,275 9/16/2020
3.8.0-2.final 3,411 9/1/2020
3.7.0 5,209,410 8/5/2020
3.7.0-4.final 7,084 7/14/2020
3.7.0-3.final 11,141 7/2/2020
3.7.0-2.final 5,879 6/15/2020
3.7.0-1.final 44,126 5/19/2020
3.6.0 1,912,152 5/19/2020
3.6.0-4.final 7,654 5/5/2020
3.6.0-3.final 10,270 4/16/2020
3.6.0-2.final 51,024 3/26/2020
3.6.0-1.final 23,627 3/17/2020
3.5.0 1,198,086 3/16/2020
3.5.0-beta3-final 23,761 2/19/2020
3.5.0-beta2-final 22,293 1/23/2020
3.5.0-beta1-final 24,851 12/3/2019
3.4.0 2,425,693 12/3/2019
3.4.0-beta4-final 16,355 11/15/2019
3.4.0-beta3-final 29,252 11/4/2019
3.4.0-beta2-final 546,703 10/15/2019
3.4.0-beta1-final 11,735 9/23/2019
3.3.1 72,377,221 9/23/2019
3.3.1-beta3-final 15,254 9/5/2019
3.3.0-beta2-final 8,322 8/15/2019
3.3.0-beta1-final 11,212 7/26/2019
3.2.1 420,310 8/9/2019
3.2.0 133,817 8/1/2019
3.2.0-beta4-final 7,660 7/16/2019
3.2.0-beta3-final 10,100 6/25/2019
3.2.0-beta1-final 171,261 5/21/2019
3.1.0 582,686 5/21/2019
3.1.0-beta3-final 10,528 5/7/2019
3.1.0-beta2-final 7,242 4/24/2019
3.1.0-beta1-final 6,703 4/10/2019
3.0.0 963,795 4/2/2019
3.0.0-beta4-final 24,227 2/27/2019
3.0.0-beta3-final 24,934 2/14/2019
3.0.0-beta2-final 11,811 1/24/2019
2.11.0-beta1-final 17,453 12/11/2018
2.10.0 2,529,911 11/15/2018
2.9.0 1,470,789 8/16/2018
2.8.2 8,928,864 5/22/2018
2.8.0 32,605,714 5/1/2018
2.8.0-beta4 9,146 4/20/2018
2.8.0-beta3 34,954 4/12/2018
2.7.0 310,012 3/8/2018
2.6.1 974,411 12/14/2017
2.6.0 115,635 12/8/2017
2.6.0-beta3 10,877 11/22/2017
2.4.0 335,654 10/16/2017
2.3.2 182,029 8/31/2017
2.3.1 5,877,487 7/20/2017
2.3.0 62,789 7/11/2017
2.3.0-beta3 8,189 7/6/2017
2.3.0-beta2 8,761 6/15/2017
2.3.0-beta1 23,851 5/30/2017
2.2.0 74,211 5/30/2017
2.1.0 160,028 4/21/2017
2.0.0 395,984 3/9/2017
2.0.0-rc4 38,348 2/8/2017
2.0.0-rc3 9,164 1/30/2017
2.0.0-rc2 19,938 12/14/2016
2.0.0-rc 20,975 11/18/2016
2.0.0-beta5 12,163 10/18/2016
2.0.0-beta4 8,677 10/12/2016
2.0.0-beta3 16,299 7/13/2016
2.0.0-beta1 14,970 3/31/2016
1.3.2 920,983 7/1/2016
1.3.1 136,320 7/1/2016
1.3.0 1,370,853 6/27/2016
1.3.0-beta1-20160429-01 44,018 5/16/2016
1.2.2 72,494 5/17/2016
1.2.1 153,247 3/31/2016
1.2.0 366,205 3/31/2016
1.2.0-rc 9,837 3/5/2016
1.2.0-beta1-20160202-02 11,152 2/2/2016
1.2.0-beta1-20160108-01 11,245 1/12/2016
1.1.1 128,195 12/3/2015
1.1.0 64,260 11/30/2015
1.1.0-rc1-20151109-01 10,428 11/14/2015
1.1.0-rc1 9,388 10/19/2015
1.1.0-beta1-20150928-02 8,683 10/15/2015
1.1.0-beta1-20150812-01 8,989 8/26/2015
1.1.0-beta1 10,073 10/9/2015
1.0.1 6,506,304 12/21/2016
1.0.0 332,543 7/13/2015
1.0.0-rc3 18,578 6/17/2015
1.0.0-rc2 367,011 4/24/2015
1.0.0-rc1 29,202 2/14/2015
1.0.0-beta2 22,114 1/16/2015
1.0.0-beta1-20141031-01 19,334 11/11/2014
0.7.4091001-beta 17,056 9/29/2014
0.7.4080704-beta 11,104 8/20/2014
0.7.4052301-beta 16,035 6/3/2014
0.6.4033103-beta 17,274 4/1/2014