Microsoft.CodeAnalysis.Workspaces.MSBuild
3.0.0-beta3-19067-14
Prefix Reserved
.NET Core 2.1
This package targets .NET Core 2.1. The package is compatible with this framework or higher.
.NET Framework 4.7.2
This package targets .NET Framework 4.7.2. The package is compatible with this framework or higher.
This is a prerelease version of Microsoft.CodeAnalysis.Workspaces.MSBuild.
dotnet add package Microsoft.CodeAnalysis.Workspaces.MSBuild --version 3.0.0-beta3-19067-14
NuGet\Install-Package Microsoft.CodeAnalysis.Workspaces.MSBuild -Version 3.0.0-beta3-19067-14
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-beta3-19067-14" />
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-beta3-19067-14" />
<PackageReference Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" />
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-beta3-19067-14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.CodeAnalysis.Workspaces.MSBuild, 3.0.0-beta3-19067-14"
#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-beta3-19067-14&prerelease
#tool nuget:?package=Microsoft.CodeAnalysis.Workspaces.MSBuild&version=3.0.0-beta3-19067-14&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
.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/359844cc9c32a5b4c1ba72a6e73a32989bd5daeb.
Product | Versions 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.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.
-
.NETCoreApp 2.1
- Microsoft.CodeAnalysis.Common (= 3.0.0-beta3-19067-14)
- Microsoft.CodeAnalysis.Workspaces.Common (= 3.0.0-beta3-19067-14)
-
.NETFramework 4.7.2
- Microsoft.CodeAnalysis.Common (= 3.0.0-beta3-19067-14)
- Microsoft.CodeAnalysis.Workspaces.Common (= 3.0.0-beta3-19067-14)
GitHub repositories (73)
Showing the top 20 popular GitHub repositories that depend on Microsoft.CodeAnalysis.Workspaces.MSBuild:
Repository | Stars |
---|---|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
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.
|
|
DGP-Studio/Snap.Hutao
实用的开源多功能原神工具箱 🧰 / Multifunctional Open-source Genshin Impact Toolkit 🧰
|
|
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
🏗 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.
|
|
mono/monodevelop
MonoDevelop is a cross platform .NET IDE
|
|
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
|
|
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.
|
Version | Downloads | Last updated |
---|---|---|
3.0.0-beta3-19067-14 | 1 | 1/28/2019 |