Microsoft.CodeAnalysis.CSharp.Workspaces
4.14.0
Prefix Reserved
dotnet add package Microsoft.CodeAnalysis.CSharp.Workspaces --version 4.14.0
NuGet\Install-Package Microsoft.CodeAnalysis.CSharp.Workspaces -Version 4.14.0
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.14.0" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.14.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" />
paket add Microsoft.CodeAnalysis.CSharp.Workspaces --version 4.14.0
#r "nuget: Microsoft.CodeAnalysis.CSharp.Workspaces, 4.14.0"
#:package [email protected]
#addin nuget:?package=Microsoft.CodeAnalysis.CSharp.Workspaces&version=4.14.0
#tool nuget:?package=Microsoft.CodeAnalysis.CSharp.Workspaces&version=4.14.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/8edf7bcd4f1594c3d68a6a567469f41dbd33dd1b.
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 (= 4.14.0)
- Microsoft.CodeAnalysis.CSharp (= 4.14.0)
- Microsoft.CodeAnalysis.Workspaces.Common (= 4.14.0)
- System.Buffers (>= 4.5.1)
- System.Collections.Immutable (>= 9.0.0)
- System.Composition (>= 9.0.0)
- System.IO.Pipelines (>= 9.0.0)
- System.Memory (>= 4.5.5)
- System.Numerics.Vectors (>= 4.5.0)
- System.Reflection.Metadata (>= 9.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.Text.Encoding.CodePages (>= 7.0.0)
- System.Threading.Channels (>= 7.0.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
net8.0
- Humanizer.Core (>= 2.14.1)
- Microsoft.CodeAnalysis.Analyzers (>= 3.11.0)
- Microsoft.CodeAnalysis.Common (= 4.14.0)
- Microsoft.CodeAnalysis.CSharp (= 4.14.0)
- Microsoft.CodeAnalysis.Workspaces.Common (= 4.14.0)
- System.Collections.Immutable (>= 9.0.0)
- System.Composition (>= 9.0.0)
- System.IO.Pipelines (>= 9.0.0)
- System.Reflection.Metadata (>= 9.0.0)
- System.Threading.Channels (>= 7.0.0)
-
net9.0
- Humanizer.Core (>= 2.14.1)
- Microsoft.CodeAnalysis.Analyzers (>= 3.11.0)
- Microsoft.CodeAnalysis.Common (= 4.14.0)
- Microsoft.CodeAnalysis.CSharp (= 4.14.0)
- Microsoft.CodeAnalysis.Workspaces.Common (= 4.14.0)
- System.Collections.Immutable (>= 9.0.0)
- System.Composition (>= 9.0.0)
- System.IO.Pipelines (>= 9.0.0)
- System.Reflection.Metadata (>= 9.0.0)
- System.Threading.Channels (>= 7.0.0)
NuGet packages (659)
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 (352)
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.
|
|
dotnet/orleans
Cloud Native application framework for .NET
|
|
gui-cs/Terminal.Gui
Cross Platform Terminal UI toolkit 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!!
|
|
MudBlazor/MudBlazor
Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility
|
|
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
|
|
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.
|
|
MassTransit/MassTransit
Distributed Application Framework for .NET
|
|
neuecc/UniRx
Reactive Extensions for Unity
|
|
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
|
|
LykosAI/StabilityMatrix
Multi-Platform Package Manager for Stable Diffusion
|
|
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 |
---|---|---|
4.14.0 | 2,059,727 | 5/15/2025 |
4.13.0 | 1,971,991 | 2/24/2025 |
4.12.0 | 3,593,747 | 12/4/2024 |
4.12.0-3.final | 35,791 | 10/29/2024 |
4.12.0-2.final | 27,015 | 9/17/2024 |
4.12.0-1.final | 26,871 | 8/14/2024 |
4.11.0 | 6,844,763 | 8/15/2024 |
4.11.0-3.final | 171,699 | 7/31/2024 |
4.11.0-2.final | 16,482 | 6/19/2024 |
4.10.0 | 3,792,616 | 6/10/2024 |
4.10.0-3.final | 143,994 | 4/29/2024 |
4.10.0-2.final | 23,291 | 3/19/2024 |
4.10.0-1.final | 479 | 3/18/2024 |
4.9.2 | 5,052,048 | 3/2/2024 |
4.9.0-3.final | 841,144 | 1/22/2024 |
4.9.0-2.final | 55,645 | 12/16/2023 |
4.9.0-1.final | 5,298 | 12/13/2023 |
4.8.0 | 66,460,267 | 11/22/2023 |
4.8.0-3.final | 5,033,575 | 11/3/2023 |
4.8.0-2.final | 38,188 | 9/20/2023 |
4.8.0-1.final | 12,472 | 9/9/2023 |
4.7.0 | 3,638,844 | 8/18/2023 |
4.7.0-2.final | 31,851 | 6/20/2023 |
4.7.0-1.final | 34,871 | 5/20/2023 |
4.6.0 | 2,188,694 | 5/16/2023 |
4.6.0-1.final | 211,558 | 3/3/2023 |
4.5.0 | 131,208,565 | 2/24/2023 |
4.5.0-2.final | 55,235 | 1/6/2023 |
4.4.0 | 12,594,284 | 11/14/2022 |
4.4.0-4.final | 99,605 | 10/22/2022 |
4.4.0-2.final | 90,423 | 9/19/2022 |
4.4.0-1.final | 6,211 | 8/16/2022 |
4.3.1 | 2,696,268 | 9/30/2022 |
4.3.0-3.final | 4,590 | 7/26/2022 |
4.3.0-2.final | 7,988 | 6/22/2022 |
4.3.0-1.final | 24,201 | 5/10/2022 |
4.2.0 | 5,010,704 | 5/13/2022 |
4.2.0-4.final | 10,444 | 4/27/2022 |
4.2.0-2.final | 30,143 | 3/25/2022 |
4.2.0-1.final | 12,185 | 2/18/2022 |
4.1.0 | 4,364,756 | 2/16/2022 |
4.1.0-3.final | 12,284 | 1/27/2022 |
4.1.0-1.final | 53,846 | 11/19/2021 |
4.0.1 | 10,962,440 | 11/9/2021 |
4.0.0-6.final | 23,674 | 10/20/2021 |
4.0.0-5.final | 2,896 | 10/11/2021 |
4.0.0-4.final | 37,496 | 9/15/2021 |
4.0.0-3.final | 57,453 | 8/12/2021 |
4.0.0-2.final | 9,159 | 7/20/2021 |
4.0.0-1.final | 21,468 | 7/7/2021 |
3.11.0 | 4,069,739 | 8/11/2021 |
3.11.0-3.final | 731 | 7/15/2021 |
3.11.0-1.final | 16,054 | 6/14/2021 |
3.10.0 | 1,233,553 | 6/11/2021 |
3.10.0-3.final | 15,384 | 5/13/2021 |
3.10.0-2.final | 21,645 | 4/20/2021 |
3.10.0-1.final | 61,523 | 3/3/2021 |
3.9.0 | 2,523,137 | 3/2/2021 |
3.9.0-5.final | 1,773 | 2/24/2021 |
3.9.0-4.final | 2,234 | 2/10/2021 |
3.9.0-3.final | 5,586 | 1/20/2021 |
3.9.0-2.final | 19,974 | 12/10/2020 |
3.9.0-1.final | 70,106 | 12/4/2020 |
3.8.0 | 22,089,726 | 11/13/2020 |
3.8.0-5.final | 17,646 | 10/23/2020 |
3.8.0-4.final | 6,165 | 10/13/2020 |
3.8.0-3.final | 27,263 | 9/16/2020 |
3.8.0-2.final | 2,875 | 9/1/2020 |
3.7.0 | 5,250,318 | 8/5/2020 |
3.7.0-4.final | 7,230 | 7/14/2020 |
3.7.0-3.final | 11,236 | 7/2/2020 |
3.7.0-2.final | 5,776 | 6/15/2020 |
3.7.0-1.final | 44,137 | 5/19/2020 |
3.6.0 | 1,863,709 | 5/19/2020 |
3.6.0-4.final | 7,584 | 5/5/2020 |
3.6.0-3.final | 10,585 | 4/16/2020 |
3.6.0-2.final | 50,643 | 3/26/2020 |
3.6.0-1.final | 23,737 | 3/17/2020 |
3.5.0 | 1,226,111 | 3/16/2020 |
3.5.0-beta3-final | 20,530 | 2/19/2020 |
3.5.0-beta2-final | 21,074 | 1/23/2020 |
3.5.0-beta1-final | 22,721 | 12/3/2019 |
3.4.0 | 2,382,931 | 12/3/2019 |
3.4.0-beta4-final | 14,770 | 11/15/2019 |
3.4.0-beta3-final | 27,595 | 11/4/2019 |
3.4.0-beta2-final | 555,372 | 10/15/2019 |
3.4.0-beta1-final | 9,559 | 9/23/2019 |
3.3.1 | 73,386,531 | 9/23/2019 |
3.3.1-beta3-final | 13,616 | 9/5/2019 |
3.3.0-beta2-final | 6,694 | 8/15/2019 |
3.3.0-beta1-final | 7,848 | 7/26/2019 |
3.2.1 | 406,940 | 8/9/2019 |
3.2.0 | 112,308 | 8/1/2019 |
3.2.0-beta4-final | 5,898 | 7/16/2019 |
3.2.0-beta3-final | 8,469 | 6/25/2019 |
3.2.0-beta1-final | 169,966 | 5/21/2019 |
3.1.0 | 480,869 | 5/21/2019 |
3.1.0-beta3-final | 8,925 | 5/7/2019 |
3.1.0-beta2-final | 5,581 | 4/24/2019 |
3.1.0-beta1-final | 4,916 | 4/10/2019 |
3.0.0 | 1,419,712 | 4/2/2019 |
3.0.0-beta4-final | 8,037 | 2/27/2019 |
3.0.0-beta3-final | 23,661 | 2/14/2019 |
3.0.0-beta2-final | 10,501 | 1/24/2019 |
2.11.0-beta1-final | 11,624 | 12/11/2018 |
2.10.0 | 2,530,060 | 11/15/2018 |
2.9.0 | 1,498,060 | 8/16/2018 |
2.8.2 | 8,936,472 | 5/22/2018 |
2.8.0 | 32,973,298 | 5/1/2018 |
2.8.0-beta4 | 6,709 | 4/20/2018 |
2.8.0-beta3 | 33,049 | 4/12/2018 |
2.7.0 | 308,176 | 3/8/2018 |
2.6.1 | 990,295 | 12/14/2017 |
2.6.0 | 143,888 | 12/8/2017 |
2.6.0-beta3 | 8,534 | 11/22/2017 |
2.4.0 | 338,070 | 10/16/2017 |
2.3.2 | 179,880 | 8/31/2017 |
2.3.1 | 5,924,802 | 7/20/2017 |
2.3.0 | 60,175 | 7/11/2017 |
2.3.0-beta3 | 5,914 | 7/6/2017 |
2.3.0-beta2 | 6,472 | 6/15/2017 |
2.3.0-beta1 | 21,033 | 5/30/2017 |
2.2.0 | 70,710 | 5/30/2017 |
2.1.0 | 151,155 | 4/21/2017 |
2.0.0 | 230,160 | 3/9/2017 |
2.0.0-rc4 | 32,858 | 2/8/2017 |
2.0.0-rc3 | 6,632 | 1/30/2017 |
2.0.0-rc2 | 15,928 | 12/14/2016 |
2.0.0-rc | 18,315 | 11/18/2016 |
2.0.0-beta5 | 9,696 | 10/18/2016 |
2.0.0-beta4 | 6,292 | 10/12/2016 |
2.0.0-beta3 | 13,699 | 7/13/2016 |
2.0.0-beta1 | 12,592 | 3/31/2016 |
1.3.2 | 646,882 | 7/1/2016 |
1.3.1 | 133,441 | 7/1/2016 |
1.3.0 | 1,384,933 | 6/27/2016 |
1.3.0-beta1-20160429-01 | 43,237 | 5/16/2016 |
1.2.2 | 70,930 | 5/17/2016 |
1.2.1 | 151,875 | 3/31/2016 |
1.2.0 | 364,776 | 3/31/2016 |
1.2.0-rc | 7,689 | 3/5/2016 |
1.2.0-beta1-20160202-02 | 9,555 | 2/2/2016 |
1.2.0-beta1-20160108-01 | 10,271 | 1/12/2016 |
1.1.1 | 127,140 | 12/3/2015 |
1.1.0 | 61,979 | 11/30/2015 |
1.1.0-rc1-20151109-01 | 8,468 | 11/14/2015 |
1.1.0-rc1 | 7,319 | 10/19/2015 |
1.1.0-beta1-20150928-02 | 6,489 | 10/15/2015 |
1.1.0-beta1-20150812-01 | 6,841 | 8/26/2015 |
1.1.0-beta1 | 8,158 | 10/9/2015 |
1.0.1 | 4,153,029 | 12/21/2016 |
1.0.0 | 337,480 | 7/13/2015 |
1.0.0-rc3 | 16,439 | 6/17/2015 |
1.0.0-rc2 | 371,876 | 4/24/2015 |
1.0.0-rc1 | 25,250 | 2/14/2015 |
1.0.0-beta2 | 20,220 | 1/16/2015 |
1.0.0-beta1-20141031-01 | 16,187 | 11/11/2014 |
0.7.4091001-beta | 12,949 | 9/29/2014 |
0.7.4080704-beta | 9,627 | 8/20/2014 |
0.7.4052301-beta | 13,026 | 6/3/2014 |
0.6.4033103-beta | 16,661 | 4/1/2014 |