Microsoft.CodeAnalysis.Workspaces.Common 3.5.0-beta1-final

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

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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework 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 tizen40 was computed.  tizen60 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 (247)

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/75e79dace86b274327a1afe479228d82a06051a4.

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.
nuke-build/nuke
🏗 The AKEless Build System for C#/.NET
riok/mapperly
A .NET source generator for generating object mappings. No runtime reflection.
dotnet/roslynator
Roslynator is a set of code analysis tools for C#, powered by Roslyn.
thomhurst/TUnit
A modern, fast and flexible .NET testing framework
Ourpalm/ILRuntime
Pure C# IL Intepreter Runtime, which is fast and reliable for scripting requirement on enviorments, where jitting isn't possible.
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.
ashmind/SharpLab
.NET language playground
neuecc/ZeroFormatter
Infinitely Fast Deserializer for .NET, .NET Core and Unity.
neuecc/Utf8Json
Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).
Version Downloads Last updated
4.13.0 380,888 2/24/2025
4.12.0 1,670,578 12/4/2024
4.12.0-3.final 32,088 10/29/2024
4.12.0-2.final 25,862 9/17/2024
4.12.0-1.final 26,949 8/14/2024
4.11.0 4,661,188 8/15/2024
4.11.0-3.final 79,085 7/31/2024
4.11.0-2.final 15,862 6/19/2024
4.10.0 2,222,020 6/10/2024
4.10.0-3.final 134,174 4/29/2024
4.10.0-2.final 19,304 3/19/2024
4.10.0-1.final 374 3/18/2024
4.9.2 3,186,185 3/2/2024
4.9.0-3.final 156,805 1/22/2024
4.9.0-2.final 41,909 12/16/2023
4.9.0-1.final 2,612 12/13/2023
4.8.0 30,173,271 11/22/2023
4.8.0-3.final 4,125,469 11/3/2023
4.8.0-2.final 45,355 9/20/2023
4.8.0-1.final 9,694 9/9/2023
4.7.0 3,260,564 8/18/2023
4.7.0-2.final 35,943 6/20/2023
4.7.0-1.final 30,062 5/20/2023
4.6.0 1,732,755 5/16/2023
4.6.0-1.final 185,887 3/3/2023
4.5.0 92,728,110 2/24/2023
4.5.0-2.final 43,165 1/6/2023
4.4.0 11,794,621 11/14/2022
4.4.0-4.final 95,470 10/22/2022
4.4.0-2.final 79,574 9/19/2022
4.4.0-1.final 6,203 8/16/2022
4.3.1 2,345,859 9/30/2022
4.3.0-3.final 4,326 7/26/2022
4.3.0-2.final 7,741 6/22/2022
4.3.0-1.final 31,625 5/10/2022
4.2.0 4,673,910 5/13/2022
4.2.0-4.final 10,038 4/27/2022
4.2.0-2.final 30,861 3/25/2022
4.2.0-1.final 12,298 2/18/2022
4.1.0 4,180,071 2/16/2022
4.1.0-3.final 12,046 1/27/2022
4.1.0-1.final 53,182 11/19/2021
4.0.1 10,425,938 11/9/2021
4.0.0-6.final 23,302 10/20/2021
4.0.0-5.final 2,795 10/11/2021
4.0.0-4.final 32,755 9/15/2021
4.0.0-3.final 53,814 8/12/2021
4.0.0-2.final 8,444 7/20/2021
4.0.0-1.final 18,521 7/7/2021
3.11.0 3,843,814 8/11/2021
3.11.0-3.final 531 7/15/2021
3.11.0-1.final 14,885 6/14/2021
3.10.0 1,150,123 6/11/2021
3.10.0-3.final 15,204 5/13/2021
3.10.0-2.final 20,629 4/20/2021
3.10.0-1.final 56,369 3/3/2021
3.9.0 2,466,194 3/2/2021
3.9.0-5.final 1,596 2/24/2021
3.9.0-4.final 1,903 2/10/2021
3.9.0-3.final 5,328 1/20/2021
3.9.0-2.final 21,707 12/10/2020
3.9.0-1.final 69,724 12/4/2020
3.8.0 21,444,535 11/13/2020
3.8.0-5.final 17,380 10/23/2020
3.8.0-4.final 6,162 10/13/2020
3.8.0-3.final 26,953 9/16/2020
3.8.0-2.final 3,274 9/1/2020
3.7.0 5,055,670 8/5/2020
3.7.0-4.final 6,474 7/14/2020
3.7.0-3.final 10,810 7/2/2020
3.7.0-2.final 5,735 6/15/2020
3.7.0-1.final 43,893 5/19/2020
3.6.0 1,876,921 5/19/2020
3.6.0-4.final 7,399 5/5/2020
3.6.0-3.final 9,357 4/16/2020
3.6.0-2.final 50,896 3/26/2020
3.6.0-1.final 23,371 3/17/2020
3.5.0 1,110,644 3/16/2020
3.5.0-beta3-final 23,171 2/19/2020
3.5.0-beta2-final 22,004 1/23/2020
3.5.0-beta1-final 24,703 12/3/2019
3.4.0 2,364,989 12/3/2019
3.4.0-beta4-final 16,230 11/15/2019
3.4.0-beta3-final 28,968 11/4/2019
3.4.0-beta2-final 537,198 10/15/2019
3.4.0-beta1-final 11,610 9/23/2019
3.3.1 70,505,503 9/23/2019
3.3.1-beta3-final 15,118 9/5/2019
3.3.0-beta2-final 8,193 8/15/2019
3.3.0-beta1-final 11,087 7/26/2019
3.2.1 415,299 8/9/2019
3.2.0 133,447 8/1/2019
3.2.0-beta4-final 7,532 7/16/2019
3.2.0-beta3-final 9,700 6/25/2019
3.2.0-beta1-final 169,544 5/21/2019
3.1.0 579,557 5/21/2019
3.1.0-beta3-final 10,402 5/7/2019
3.1.0-beta2-final 7,116 4/24/2019
3.1.0-beta1-final 6,574 4/10/2019
3.0.0 920,510 4/2/2019
3.0.0-beta4-final 24,014 2/27/2019
3.0.0-beta3-final 23,646 2/14/2019
3.0.0-beta2-final 11,512 1/24/2019
2.11.0-beta1-final 16,698 12/11/2018
2.10.0 2,452,683 11/15/2018
2.9.0 1,412,123 8/16/2018
2.8.2 8,892,484 5/22/2018
2.8.0 31,879,405 5/1/2018
2.8.0-beta4 8,882 4/20/2018
2.8.0-beta3 34,485 4/12/2018
2.7.0 308,060 3/8/2018
2.6.1 951,707 12/14/2017
2.6.0 99,497 12/8/2017
2.6.0-beta3 10,668 11/22/2017
2.4.0 324,221 10/16/2017
2.3.2 179,479 8/31/2017
2.3.1 5,753,472 7/20/2017
2.3.0 61,538 7/11/2017
2.3.0-beta3 7,974 7/6/2017
2.3.0-beta2 8,556 6/15/2017
2.3.0-beta1 23,647 5/30/2017
2.2.0 73,646 5/30/2017
2.1.0 158,254 4/21/2017
2.0.0 390,185 3/9/2017
2.0.0-rc4 37,089 2/8/2017
2.0.0-rc3 8,964 1/30/2017
2.0.0-rc2 19,733 12/14/2016
2.0.0-rc 20,779 11/18/2016
2.0.0-beta5 11,967 10/18/2016
2.0.0-beta4 8,485 10/12/2016
2.0.0-beta3 16,070 7/13/2016
2.0.0-beta1 14,755 3/31/2016
1.3.2 913,446 7/1/2016
1.3.1 131,606 7/1/2016
1.3.0 1,354,663 6/27/2016
1.3.0-beta1-20160429-01 43,811 5/16/2016
1.2.2 71,403 5/17/2016
1.2.1 151,326 3/31/2016
1.2.0 365,590 3/31/2016
1.2.0-rc 9,614 3/5/2016
1.2.0-beta1-20160202-02 10,828 2/2/2016
1.2.0-beta1-20160108-01 11,053 1/12/2016
1.1.1 127,397 12/3/2015
1.1.0 63,268 11/30/2015
1.1.0-rc1-20151109-01 10,222 11/14/2015
1.1.0-rc1 9,064 10/19/2015
1.1.0-beta1-20150928-02 8,477 10/15/2015
1.1.0-beta1-20150812-01 8,771 8/26/2015
1.1.0-beta1 9,697 10/9/2015
1.0.1 5,561,422 12/21/2016
1.0.0 310,328 7/13/2015
1.0.0-rc3 16,428 6/17/2015
1.0.0-rc2 363,526 4/24/2015
1.0.0-rc1 28,663 2/14/2015
1.0.0-beta2 21,869 1/16/2015
1.0.0-beta1-20141031-01 19,084 11/11/2014
0.7.4091001-beta 16,742 9/29/2014
0.7.4080704-beta 10,872 8/20/2014
0.7.4052301-beta 15,802 6/3/2014
0.6.4033103-beta 16,508 4/1/2014