Microsoft.CodeAnalysis.CSharp.Workspaces
2.8.0-beta3
Prefix Reserved
See the version list below for details.
Requires NuGet 3.3 or higher.
dotnet add package Microsoft.CodeAnalysis.CSharp.Workspaces --version 2.8.0-beta3
NuGet\Install-Package Microsoft.CodeAnalysis.CSharp.Workspaces -Version 2.8.0-beta3
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="2.8.0-beta3" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="2.8.0-beta3" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" />
paket add Microsoft.CodeAnalysis.CSharp.Workspaces --version 2.8.0-beta3
#r "nuget: Microsoft.CodeAnalysis.CSharp.Workspaces, 2.8.0-beta3"
#addin nuget:?package=Microsoft.CodeAnalysis.CSharp.Workspaces&version=2.8.0-beta3&prerelease
#tool nuget:?package=Microsoft.CodeAnalysis.CSharp.Workspaces&version=2.8.0-beta3&prerelease
.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/bff1470cd9b1d44df8450e794bed97a64657c2a7
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. 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 | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net46 was computed. 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 | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
- Microsoft.CodeAnalysis.CSharp (= 2.8.0-beta3)
- Microsoft.CodeAnalysis.Workspaces.Common (= 2.8.0-beta3)
NuGet packages (627)
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 (339)
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
|
|
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.
|
|
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.
|
|
aspnet/Mvc
[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCore
|
|
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.
|
|
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
|
|
protobuf-net/protobuf-net
Protocol Buffers library for idiomatic .NET
|
Version | Downloads | Last Updated |
---|---|---|
4.14.0 | 296,144 | 5/15/2025 |
4.13.0 | 1,197,643 | 2/24/2025 |
4.12.0 | 2,446,272 | 12/4/2024 |
4.12.0-3.final | 34,182 | 10/29/2024 |
4.12.0-2.final | 26,180 | 9/17/2024 |
4.12.0-1.final | 25,428 | 8/14/2024 |
4.11.0 | 5,513,156 | 8/15/2024 |
4.11.0-3.final | 121,209 | 7/31/2024 |
4.11.0-2.final | 16,109 | 6/19/2024 |
4.10.0 | 2,868,815 | 6/10/2024 |
4.10.0-3.final | 140,150 | 4/29/2024 |
4.10.0-2.final | 21,164 | 3/19/2024 |
4.10.0-1.final | 411 | 3/18/2024 |
4.9.2 | 3,651,925 | 3/2/2024 |
4.9.0-3.final | 650,467 | 1/22/2024 |
4.9.0-2.final | 48,152 | 12/16/2023 |
4.9.0-1.final | 2,966 | 12/13/2023 |
4.8.0 | 45,167,990 | 11/22/2023 |
4.8.0-3.final | 4,598,722 | 11/3/2023 |
4.8.0-2.final | 36,445 | 9/20/2023 |
4.8.0-1.final | 11,727 | 9/9/2023 |
4.7.0 | 3,382,732 | 8/18/2023 |
4.7.0-2.final | 30,967 | 6/20/2023 |
4.7.0-1.final | 31,805 | 5/20/2023 |
4.6.0 | 1,879,913 | 5/16/2023 |
4.6.0-1.final | 198,889 | 3/3/2023 |
4.5.0 | 108,662,687 | 2/24/2023 |
4.5.0-2.final | 49,196 | 1/6/2023 |
4.4.0 | 12,007,909 | 11/14/2022 |
4.4.0-4.final | 98,206 | 10/22/2022 |
4.4.0-2.final | 89,932 | 9/19/2022 |
4.4.0-1.final | 6,070 | 8/16/2022 |
4.3.1 | 2,483,408 | 9/30/2022 |
4.3.0-3.final | 4,406 | 7/26/2022 |
4.3.0-2.final | 7,732 | 6/22/2022 |
4.3.0-1.final | 22,987 | 5/10/2022 |
4.2.0 | 4,835,101 | 5/13/2022 |
4.2.0-4.final | 10,148 | 4/27/2022 |
4.2.0-2.final | 30,052 | 3/25/2022 |
4.2.0-1.final | 12,079 | 2/18/2022 |
4.1.0 | 4,222,523 | 2/16/2022 |
4.1.0-3.final | 12,205 | 1/27/2022 |
4.1.0-1.final | 53,386 | 11/19/2021 |
4.0.1 | 10,562,444 | 11/9/2021 |
4.0.0-6.final | 23,435 | 10/20/2021 |
4.0.0-5.final | 2,801 | 10/11/2021 |
4.0.0-4.final | 34,836 | 9/15/2021 |
4.0.0-3.final | 54,914 | 8/12/2021 |
4.0.0-2.final | 8,847 | 7/20/2021 |
4.0.0-1.final | 21,080 | 7/7/2021 |
3.11.0 | 3,908,750 | 8/11/2021 |
3.11.0-3.final | 658 | 7/15/2021 |
3.11.0-1.final | 14,790 | 6/14/2021 |
3.10.0 | 1,179,450 | 6/11/2021 |
3.10.0-3.final | 15,244 | 5/13/2021 |
3.10.0-2.final | 21,066 | 4/20/2021 |
3.10.0-1.final | 59,213 | 3/3/2021 |
3.9.0 | 2,413,865 | 3/2/2021 |
3.9.0-5.final | 1,702 | 2/24/2021 |
3.9.0-4.final | 2,043 | 2/10/2021 |
3.9.0-3.final | 5,502 | 1/20/2021 |
3.9.0-2.final | 19,383 | 12/10/2020 |
3.9.0-1.final | 70,022 | 12/4/2020 |
3.8.0 | 21,541,848 | 11/13/2020 |
3.8.0-5.final | 17,418 | 10/23/2020 |
3.8.0-4.final | 6,000 | 10/13/2020 |
3.8.0-3.final | 27,126 | 9/16/2020 |
3.8.0-2.final | 2,747 | 9/1/2020 |
3.7.0 | 5,144,945 | 8/5/2020 |
3.7.0-4.final | 6,964 | 7/14/2020 |
3.7.0-3.final | 11,022 | 7/2/2020 |
3.7.0-2.final | 5,682 | 6/15/2020 |
3.7.0-1.final | 44,013 | 5/19/2020 |
3.6.0 | 1,819,301 | 5/19/2020 |
3.6.0-4.final | 7,455 | 5/5/2020 |
3.6.0-3.final | 9,998 | 4/16/2020 |
3.6.0-2.final | 50,540 | 3/26/2020 |
3.6.0-1.final | 23,571 | 3/17/2020 |
3.5.0 | 1,135,637 | 3/16/2020 |
3.5.0-beta3-final | 19,797 | 2/19/2020 |
3.5.0-beta2-final | 20,255 | 1/23/2020 |
3.5.0-beta1-final | 22,518 | 12/3/2019 |
3.4.0 | 2,331,143 | 12/3/2019 |
3.4.0-beta4-final | 14,635 | 11/15/2019 |
3.4.0-beta3-final | 27,378 | 11/4/2019 |
3.4.0-beta2-final | 545,408 | 10/15/2019 |
3.4.0-beta1-final | 9,364 | 9/23/2019 |
3.3.1 | 71,814,851 | 9/23/2019 |
3.3.1-beta3-final | 13,466 | 9/5/2019 |
3.3.0-beta2-final | 6,530 | 8/15/2019 |
3.3.0-beta1-final | 7,708 | 7/26/2019 |
3.2.1 | 403,029 | 8/9/2019 |
3.2.0 | 110,330 | 8/1/2019 |
3.2.0-beta4-final | 5,692 | 7/16/2019 |
3.2.0-beta3-final | 8,314 | 6/25/2019 |
3.2.0-beta1-final | 168,910 | 5/21/2019 |
3.1.0 | 475,324 | 5/21/2019 |
3.1.0-beta3-final | 8,801 | 5/7/2019 |
3.1.0-beta2-final | 5,453 | 4/24/2019 |
3.1.0-beta1-final | 4,789 | 4/10/2019 |
3.0.0 | 933,253 | 4/2/2019 |
3.0.0-beta4-final | 7,876 | 2/27/2019 |
3.0.0-beta3-final | 22,820 | 2/14/2019 |
3.0.0-beta2-final | 10,247 | 1/24/2019 |
2.11.0-beta1-final | 10,878 | 12/11/2018 |
2.10.0 | 2,449,535 | 11/15/2018 |
2.9.0 | 1,443,760 | 8/16/2018 |
2.8.2 | 8,897,526 | 5/22/2018 |
2.8.0 | 32,366,433 | 5/1/2018 |
2.8.0-beta4 | 6,468 | 4/20/2018 |
2.8.0-beta3 | 32,416 | 4/12/2018 |
2.7.0 | 304,764 | 3/8/2018 |
2.6.1 | 955,374 | 12/14/2017 |
2.6.0 | 139,990 | 12/8/2017 |
2.6.0-beta3 | 8,329 | 11/22/2017 |
2.4.0 | 327,334 | 10/16/2017 |
2.3.2 | 175,213 | 8/31/2017 |
2.3.1 | 5,815,882 | 7/20/2017 |
2.3.0 | 56,733 | 7/11/2017 |
2.3.0-beta3 | 5,738 | 7/6/2017 |
2.3.0-beta2 | 6,278 | 6/15/2017 |
2.3.0-beta1 | 20,757 | 5/30/2017 |
2.2.0 | 68,682 | 5/30/2017 |
2.1.0 | 147,331 | 4/21/2017 |
2.0.0 | 225,082 | 3/9/2017 |
2.0.0-rc4 | 31,147 | 2/8/2017 |
2.0.0-rc3 | 6,442 | 1/30/2017 |
2.0.0-rc2 | 15,736 | 12/14/2016 |
2.0.0-rc | 18,140 | 11/18/2016 |
2.0.0-beta5 | 9,487 | 10/18/2016 |
2.0.0-beta4 | 6,109 | 10/12/2016 |
2.0.0-beta3 | 13,495 | 7/13/2016 |
2.0.0-beta1 | 12,394 | 3/31/2016 |
1.3.2 | 637,884 | 7/1/2016 |
1.3.1 | 127,885 | 7/1/2016 |
1.3.0 | 1,365,700 | 6/27/2016 |
1.3.0-beta1-20160429-01 | 43,012 | 5/16/2016 |
1.2.2 | 68,108 | 5/17/2016 |
1.2.1 | 147,095 | 3/31/2016 |
1.2.0 | 361,897 | 3/31/2016 |
1.2.0-rc | 7,503 | 3/5/2016 |
1.2.0-beta1-20160202-02 | 9,294 | 2/2/2016 |
1.2.0-beta1-20160108-01 | 10,135 | 1/12/2016 |
1.1.1 | 123,648 | 12/3/2015 |
1.1.0 | 59,831 | 11/30/2015 |
1.1.0-rc1-20151109-01 | 8,286 | 11/14/2015 |
1.1.0-rc1 | 7,063 | 10/19/2015 |
1.1.0-beta1-20150928-02 | 6,304 | 10/15/2015 |
1.1.0-beta1-20150812-01 | 6,681 | 8/26/2015 |
1.1.0-beta1 | 7,872 | 10/9/2015 |
1.0.1 | 3,676,574 | 12/21/2016 |
1.0.0 | 317,323 | 7/13/2015 |
1.0.0-rc3 | 14,622 | 6/17/2015 |
1.0.0-rc2 | 361,984 | 4/24/2015 |
1.0.0-rc1 | 24,859 | 2/14/2015 |
1.0.0-beta2 | 20,009 | 1/16/2015 |
1.0.0-beta1-20141031-01 | 15,911 | 11/11/2014 |
0.7.4091001-beta | 12,710 | 9/29/2014 |
0.7.4080704-beta | 9,462 | 8/20/2014 |
0.7.4052301-beta | 12,814 | 6/3/2014 |
0.6.4033103-beta | 16,026 | 4/1/2014 |