Microsoft.CodeAnalysis.Workspaces.MSBuild 5.3.0

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

.NET Compiler Platform ("Roslyn") support for analyzing MSBuild projects and solutions. This should be used with at least one
     of the following packages to add the appropriate language support:
     - Microsoft.CodeAnalysis.CSharp.Workspaces
     - Microsoft.CodeAnalysis.VisualBasic.Workspaces
   
     More details at https://aka.ms/roslyn-packages
     This package was built from the source at https://github.com/dotnet/roslyn/commit/16f9bd284cd49604ac82998bfe778a8eb16d4347.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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 is compatible.  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 is compatible.  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 Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (151)

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

Package Downloads
Microsoft.EntityFrameworkCore.Design

Shared design-time components for Entity Framework Core tools.

Microsoft.VisualStudio.Web.CodeGeneration.Utils

Contains utilities used by ASP.NET Core Code Generation packages.

N3O.Umbraco.Extensions

TODO

Reo.Core.Database

Package Description

Reo.Core.Testing

Package Description

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Microsoft.CodeAnalysis.Workspaces.MSBuild:

Repository Stars
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
MudBlazor/MudBlazor
Blazor Component Library based on Material Design principles. Do more with Blazor, utilizing CSS and keeping JavaScript to a bare minimum.
Version Downloads Last Updated
5.3.0 202,941 3/10/2026
5.3.0-2.final 10,679 2/2/2026
5.0.0 15,996,807 11/18/2025
5.0.0-2.final 24,379 10/9/2025
4.14.0 12,358,489 5/15/2025
4.13.0 772,718 2/24/2025
4.12.0 2,682,066 12/4/2024
4.12.0-3.final 12,114 10/29/2024
4.12.0-2.final 3,552 9/17/2024
4.12.0-1.final 9,110 8/14/2024
4.11.0 864,715 8/15/2024
4.11.0-3.final 234,524 7/31/2024
4.11.0-2.final 2,292 6/19/2024
4.10.0 599,339 6/10/2024
4.10.0-3.final 134,846 4/29/2024
4.10.0-2.final 15,968 3/19/2024
4.10.0-1.final 525 3/18/2024
4.9.2 1,454,560 3/2/2024
4.9.0-3.final 4,214 1/22/2024
4.9.0-2.final 56,663 12/16/2023
Loading failed