Microsoft.CodeAnalysis.Workspaces.MSBuild 3.0.0-beta4-final

Prefix Reserved
This is a prerelease version of Microsoft.CodeAnalysis.Workspaces.MSBuild.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.CodeAnalysis.Workspaces.MSBuild --version 3.0.0-beta4-final
                    
NuGet\Install-Package Microsoft.CodeAnalysis.Workspaces.MSBuild -Version 3.0.0-beta4-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.MSBuild" Version="3.0.0-beta4-final" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="3.0.0-beta4-final" />
                    
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 3.0.0-beta4-final
                    
#r "nuget: Microsoft.CodeAnalysis.Workspaces.MSBuild, 3.0.0-beta4-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.MSBuild&version=3.0.0-beta4-final&prerelease
                    
Install Microsoft.CodeAnalysis.Workspaces.MSBuild as a Cake Addin
#tool nuget:?package=Microsoft.CodeAnalysis.Workspaces.MSBuild&version=3.0.0-beta4-final&prerelease
                    
Install Microsoft.CodeAnalysis.Workspaces.MSBuild 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/ec366687c8caead948e58704ad61ed644eb91b5b.

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 netcoreapp2.1 is compatible.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 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 (85)

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.

Reo.Core.Database

Package Description

Reo.Core.Testing

Package Description

Hopex.ApplicationServer.Commons

Hopex Application Server Commons

Microsoft.EntityFrameworkCore.Specification.Tests

Shared test suite for Entity Framework Core database providers.

GitHub repositories (72)

Showing the top 20 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.
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!!
MudBlazor/MudBlazor
Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
tModLoader/tModLoader
A mod to make and play Terraria mods. Supports Terraria 1.4 (and earlier) installations
dotnet/docfx
Static site generator for .NET API documentation.
oskardudycz/EventSourcing.NetCore
Examples and Tutorials of Event Sourcing in .NET
scriban/scriban
A fast, powerful, safe and lightweight scripting language and engine for .NET
nuke-build/nuke
TEMPORARILY ARCHIVED – 🏗 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.
waf/CSharpRepl
A command line C# REPL with syntax highlighting – explore the language, libraries and nuget packages interactively.
dafny-lang/dafny
Dafny is a verification-aware programming language
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.
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
mono/monodevelop
MonoDevelop is a cross platform .NET IDE
DotNetAnalyzers/StyleCopAnalyzers
An implementation of StyleCop rules using the .NET Compiler Platform
martinothamar/Mediator
A high performance implementation of Mediator pattern in .NET using source generators.
dotnet/roslyn-analyzers
smartstore/Smartstore
A modular, scalable and ultra-fast open-source all-in-one eCommerce platform built on ASP.NET Core 7
Version Downloads Last updated
4.14.0 17,150 15 days ago
4.13.0 257,591 3 months ago
4.12.0 843,341 6 months ago
4.12.0-3.final 10,166 7 months ago
4.12.0-2.final 3,287 8 months ago
4.12.0-1.final 6,596 10 months ago
4.11.0 378,857 9 months ago
4.11.0-3.final 104,618 10 months ago
4.11.0-2.final 1,979 6/19/2024
4.10.0 154,801 6/10/2024
4.10.0-3.final 124,305 4/29/2024
4.10.0-2.final 12,197 3/19/2024
4.10.0-1.final 293 3/18/2024
4.9.2 342,341 3/2/2024
4.9.0-3.final 3,590 1/22/2024
4.9.0-2.final 33,580 12/16/2023
4.9.0-1.final 1,491 12/13/2023
4.8.0 18,014,596 11/22/2023
4.8.0-3.final 11,778 11/3/2023
4.8.0-2.final 16,779 9/20/2023
4.8.0-1.final 5,268 9/9/2023
4.7.0 229,977 8/18/2023
4.7.0-2.final 16,098 6/20/2023
4.7.0-1.final 8,139 5/20/2023
4.6.0 253,702 5/16/2023
4.6.0-1.final 37,797 3/3/2023
4.5.0 164,847 2/24/2023
4.5.0-2.final 2,350 1/6/2023
4.4.0 4,396,984 11/14/2022
4.4.0-4.final 58,728 10/22/2022
4.4.0-2.final 1,649 9/19/2022
4.4.0-1.final 1,406 8/16/2022
4.3.1 70,443 9/30/2022
4.3.0-3.final 2,381 7/26/2022
4.3.0-2.final 1,416 6/22/2022
4.3.0-1.final 4,824 5/10/2022
4.2.0 214,170 5/13/2022
4.2.0-4.final 625 4/27/2022
4.2.0-2.final 870 3/25/2022
4.2.0-1.final 601 2/18/2022
4.1.0 69,296 2/16/2022
4.1.0-3.final 10,711 1/27/2022
4.1.0-1.final 1,909 11/19/2021
4.0.1 3,235,457 11/9/2021
4.0.0-6.final 1,119 10/20/2021
4.0.0-5.final 534 10/11/2021
4.0.0-4.final 24,893 9/15/2021
4.0.0-3.final 36,613 8/12/2021
4.0.0-2.final 4,127 7/20/2021
4.0.0-1.final 2,492 7/7/2021
3.11.0 346,671 8/11/2021
3.11.0-3.final 415 7/15/2021
3.11.0-1.final 1,236 6/14/2021
3.10.0 140,276 6/11/2021
3.10.0-3.final 721 5/13/2021
3.10.0-2.final 691 4/20/2021
3.10.0-1.final 2,689 3/3/2021
3.9.0 322,974 3/2/2021
3.9.0-5.final 882 2/24/2021
3.9.0-4.final 773 2/10/2021
3.9.0-3.final 1,284 1/20/2021
3.9.0-2.final 4,273 12/10/2020
3.9.0-1.final 520 12/4/2020
3.8.0 1,141,521 11/13/2020
3.8.0-5.final 1,118 10/23/2020
3.8.0-4.final 996 10/13/2020
3.8.0-3.final 858 9/16/2020
3.8.0-2.final 604 9/1/2020
3.7.0 96,795 8/5/2020
3.7.0-4.final 660 7/14/2020
3.7.0-3.final 800 7/2/2020
3.7.0-2.final 600 6/15/2020
3.7.0-1.final 10,590 5/19/2020
3.6.0 410,247 5/19/2020
3.6.0-4.final 748 5/5/2020
3.6.0-3.final 927 4/16/2020
3.6.0-2.final 707 3/26/2020
3.6.0-1.final 665 3/17/2020
3.5.0 72,178 3/16/2020
3.5.0-beta3-final 11,228 2/19/2020
3.5.0-beta2-final 2,150 1/23/2020
3.5.0-beta1-final 6,816 12/3/2019
3.4.0 243,589 12/3/2019
3.4.0-beta4-final 4,138 11/15/2019
3.4.0-beta3-final 4,019 11/4/2019
3.4.0-beta2-final 1,961 10/15/2019
3.4.0-beta1-final 1,414 9/23/2019
3.3.1 55,086 9/23/2019
3.3.1-beta3-final 1,410 9/5/2019
3.3.0-beta2-final 1,465 8/15/2019
3.3.0-beta1-final 1,401 7/26/2019
3.2.1 72,141 8/9/2019
3.2.0 2,067 8/1/2019
3.2.0-beta4-final 1,282 7/16/2019
3.2.0-beta3-final 1,344 6/25/2019
3.2.0-beta1-final 1,425 5/21/2019
3.1.0 32,621 5/21/2019
3.1.0-beta3-final 1,467 5/7/2019
3.1.0-beta2-final 1,392 4/24/2019
3.1.0-beta1-final 1,453 4/10/2019
3.0.0 18,225 4/2/2019
3.0.0-beta4-final 1,830 2/27/2019
3.0.0-beta3-final 3,830 2/14/2019
3.0.0-beta2-final 1,808 1/24/2019
2.11.0-beta1-final 3,459 12/11/2018
2.10.0 278,555 11/15/2018
2.9.0 79,391 8/17/2018