Microsoft.CodeAnalysis.CSharp.Workspaces
5.0.0
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.CodeAnalysis.CSharp.Workspaces --version 5.0.0
NuGet\Install-Package Microsoft.CodeAnalysis.CSharp.Workspaces -Version 5.0.0
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="5.0.0" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="5.0.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" />
paket add Microsoft.CodeAnalysis.CSharp.Workspaces --version 5.0.0
#r "nuget: Microsoft.CodeAnalysis.CSharp.Workspaces, 5.0.0"
#:package Microsoft.CodeAnalysis.CSharp.Workspaces@5.0.0
#addin nuget:?package=Microsoft.CodeAnalysis.CSharp.Workspaces&version=5.0.0
#tool nuget:?package=Microsoft.CodeAnalysis.CSharp.Workspaces&version=5.0.0
.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/6c4a46a31302167b425d5e0a31ea83c9a9aa1d09.
| 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 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 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.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. |
-
.NETStandard 2.0
- Humanizer.Core (>= 2.14.1)
- Microsoft.Bcl.AsyncInterfaces (>= 9.0.0)
- Microsoft.CodeAnalysis.Analyzers (>= 3.11.0)
- Microsoft.CodeAnalysis.Common (= 5.0.0)
- Microsoft.CodeAnalysis.CSharp (= 5.0.0)
- Microsoft.CodeAnalysis.Workspaces.Common (= 5.0.0)
- System.Buffers (>= 4.6.0)
- System.Collections.Immutable (>= 9.0.0)
- System.Composition (>= 9.0.0)
- System.IO.Pipelines (>= 9.0.0)
- System.Memory (>= 4.6.0)
- System.Numerics.Vectors (>= 4.6.0)
- System.Reflection.Metadata (>= 9.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 6.1.0)
- System.Text.Encoding.CodePages (>= 8.0.0)
- System.Threading.Channels (>= 8.0.0)
- System.Threading.Tasks.Extensions (>= 4.6.0)
-
net8.0
- Humanizer.Core (>= 2.14.1)
- Microsoft.CodeAnalysis.Analyzers (>= 3.11.0)
- Microsoft.CodeAnalysis.Common (= 5.0.0)
- Microsoft.CodeAnalysis.CSharp (= 5.0.0)
- Microsoft.CodeAnalysis.Workspaces.Common (= 5.0.0)
- System.Collections.Immutable (>= 9.0.0)
- System.Composition (>= 9.0.0)
- System.IO.Pipelines (>= 9.0.0)
- System.Reflection.Metadata (>= 9.0.0)
-
net9.0
- Humanizer.Core (>= 2.14.1)
- Microsoft.CodeAnalysis.Analyzers (>= 3.11.0)
- Microsoft.CodeAnalysis.Common (= 5.0.0)
- Microsoft.CodeAnalysis.CSharp (= 5.0.0)
- Microsoft.CodeAnalysis.Workspaces.Common (= 5.0.0)
- System.Composition (>= 9.0.0)
NuGet packages (699)
Showing the top 5 NuGet packages that depend on Microsoft.CodeAnalysis.CSharp.Workspaces:
| Package | Downloads |
|---|---|
|
Microsoft.EntityFrameworkCore.Design
Shared design-time components for Entity Framework Core tools. |
|
|
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 (357)
Showing the top 20 popular GitHub repositories that depend on Microsoft.CodeAnalysis.CSharp.Workspaces:
| Repository | Stars |
|---|---|
|
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
|
|
|
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
|
|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
|
MaterialDesignInXAML/MaterialDesignInXamlToolkit
Google's Material Design in XAML & WPF, for C# & VB.Net.
|
|
|
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
|
|
|
gui-cs/Terminal.Gui
Cross Platform Terminal UI toolkit for .NET
|
|
|
dotnet/orleans
Cloud Native application framework for .NET
|
|
|
MudBlazor/MudBlazor
Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility
|
|
|
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!!
|
|
|
reactiveui/refit
The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your REST API into a live interface.
|
|
|
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
|
|
|
MassTransit/MassTransit
Distributed Application Framework for .NET
|
|
|
LykosAI/StabilityMatrix
Multi-Platform Package Manager for Stable Diffusion
|
|
|
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
|
|
|
neuecc/UniRx
Reactive Extensions for Unity
|
|
|
PixiEditor/PixiEditor
PixiEditor is a Universal Editor for all your 2D needs
|
|
|
MessagePack-CSharp/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
|
|
|
graphql-dotnet/graphql-dotnet
GraphQL for .NET
|
|
|
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
|
|
|
kurrent-io/KurrentDB
KurrentDB is a database that's engineered for modern software applications and event-driven architectures. Its event-native design simplifies data modeling and preserves data integrity while the integrated streaming engine solves distributed messaging challenges and ensures data consistency.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 5.3.0-2.final | 325 | 2/2/2026 |
| 5.0.0 | 3,648,995 | 11/18/2025 |
| 5.0.0-2.final | 35,385 | 10/9/2025 |
| 4.14.0 | 11,718,051 | 5/15/2025 |
| 4.13.0 | 2,908,725 | 2/24/2025 |
| 4.12.0 | 5,371,514 | 12/4/2024 |
| 4.12.0-3.final | 37,991 | 10/29/2024 |
| 4.12.0-2.final | 27,770 | 9/17/2024 |
| 4.12.0-1.final | 28,997 | 8/14/2024 |
| 4.11.0 | 8,716,657 | 8/15/2024 |
| 4.11.0-3.final | 239,777 | 7/31/2024 |
| 4.11.0-2.final | 16,896 | 6/19/2024 |
| 4.10.0 | 5,403,388 | 6/10/2024 |
| 4.10.0-3.final | 147,511 | 4/29/2024 |
| 4.10.0-2.final | 26,440 | 3/19/2024 |
| 4.10.0-1.final | 949 | 3/18/2024 |
| 4.9.2 | 7,045,773 | 3/2/2024 |
| 4.9.0-3.final | 848,162 | 1/22/2024 |
| 4.9.0-2.final | 65,991 | 12/16/2023 |
| 4.9.0-1.final | 5,585 | 12/13/2023 |