Microsoft.CodeAnalysis.CSharp.Workspaces
3.0.0-beta4-final
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.CodeAnalysis.CSharp.Workspaces --version 3.0.0-beta4-final
NuGet\Install-Package Microsoft.CodeAnalysis.CSharp.Workspaces -Version 3.0.0-beta4-final
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="3.0.0-beta4-final" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="3.0.0-beta4-final" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" />
paket add Microsoft.CodeAnalysis.CSharp.Workspaces --version 3.0.0-beta4-final
#r "nuget: Microsoft.CodeAnalysis.CSharp.Workspaces, 3.0.0-beta4-final"
#addin nuget:?package=Microsoft.CodeAnalysis.CSharp.Workspaces&version=3.0.0-beta4-final&prerelease
#tool nuget:?package=Microsoft.CodeAnalysis.CSharp.Workspaces&version=3.0.0-beta4-final&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/ec366687c8caead948e58704ad61ed644eb91b5b.
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 | 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
- Microsoft.CodeAnalysis.Common (= 3.0.0-beta4-final)
- Microsoft.CodeAnalysis.CSharp (= 3.0.0-beta4-final)
- Microsoft.CodeAnalysis.Workspaces.Common (= 3.0.0-beta4-final)
NuGet packages (610)
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 (335)
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!!
|
|
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
|
|
MudBlazor/MudBlazor
Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility
|
|
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
EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures
|
|
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 | 47,583 | 13 days ago |
4.13.0 | 901,094 | 3 months ago |
4.12.0 | 2,075,780 | 6 months ago |
4.12.0-3.final | 33,270 | 7 months ago |
4.12.0-2.final | 25,772 | 8 months ago |
4.12.0-1.final | 24,936 | 9 months ago |
4.11.0 | 5,029,631 | 9 months ago |
4.11.0-3.final | 105,578 | 10 months ago |
4.11.0-2.final | 15,964 | 6/19/2024 |
4.10.0 | 2,605,039 | 6/10/2024 |
4.10.0-3.final | 137,992 | 4/29/2024 |
4.10.0-2.final | 20,392 | 3/19/2024 |
4.10.0-1.final | 377 | 3/18/2024 |
4.9.2 | 3,435,917 | 3/2/2024 |
4.9.0-3.final | 418,176 | 1/22/2024 |
4.9.0-2.final | 45,122 | 12/16/2023 |
4.9.0-1.final | 2,907 | 12/13/2023 |
4.8.0 | 38,819,068 | 11/22/2023 |
4.8.0-3.final | 4,431,073 | 11/3/2023 |
4.8.0-2.final | 35,946 | 9/20/2023 |
4.8.0-1.final | 11,304 | 9/9/2023 |
4.7.0 | 3,280,788 | 8/18/2023 |
4.7.0-2.final | 30,682 | 6/20/2023 |
4.7.0-1.final | 30,803 | 5/20/2023 |
4.6.0 | 1,785,705 | 5/16/2023 |
4.6.0-1.final | 197,856 | 3/3/2023 |
4.5.0 | 101,057,587 | 2/24/2023 |
4.5.0-2.final | 46,929 | 1/6/2023 |
4.4.0 | 11,792,483 | 11/14/2022 |
4.4.0-4.final | 96,513 | 10/22/2022 |
4.4.0-2.final | 83,014 | 9/19/2022 |
4.4.0-1.final | 6,029 | 8/16/2022 |
4.3.1 | 2,400,844 | 9/30/2022 |
4.3.0-3.final | 4,355 | 7/26/2022 |
4.3.0-2.final | 7,602 | 6/22/2022 |
4.3.0-1.final | 22,334 | 5/10/2022 |
4.2.0 | 4,769,407 | 5/13/2022 |
4.2.0-4.final | 10,035 | 4/27/2022 |
4.2.0-2.final | 29,970 | 3/25/2022 |
4.2.0-1.final | 12,028 | 2/18/2022 |
4.1.0 | 4,167,910 | 2/16/2022 |
4.1.0-3.final | 12,164 | 1/27/2022 |
4.1.0-1.final | 53,290 | 11/19/2021 |
4.0.1 | 10,448,423 | 11/9/2021 |
4.0.0-6.final | 23,377 | 10/20/2021 |
4.0.0-5.final | 2,762 | 10/11/2021 |
4.0.0-4.final | 33,003 | 9/15/2021 |
4.0.0-3.final | 54,497 | 8/12/2021 |
4.0.0-2.final | 8,688 | 7/20/2021 |
4.0.0-1.final | 20,728 | 7/7/2021 |
3.11.0 | 3,868,707 | 8/11/2021 |
3.11.0-3.final | 616 | 7/15/2021 |
3.11.0-1.final | 14,656 | 6/14/2021 |
3.10.0 | 1,162,190 | 6/11/2021 |
3.10.0-3.final | 15,087 | 5/13/2021 |
3.10.0-2.final | 20,867 | 4/20/2021 |
3.10.0-1.final | 58,167 | 3/3/2021 |
3.9.0 | 2,387,401 | 3/2/2021 |
3.9.0-5.final | 1,659 | 2/24/2021 |
3.9.0-4.final | 1,994 | 2/10/2021 |
3.9.0-3.final | 5,462 | 1/20/2021 |
3.9.0-2.final | 19,233 | 12/10/2020 |
3.9.0-1.final | 69,979 | 12/4/2020 |
3.8.0 | 21,173,893 | 11/13/2020 |
3.8.0-5.final | 17,317 | 10/23/2020 |
3.8.0-4.final | 5,940 | 10/13/2020 |
3.8.0-3.final | 26,917 | 9/16/2020 |
3.8.0-2.final | 2,708 | 9/1/2020 |
3.7.0 | 5,079,510 | 8/5/2020 |
3.7.0-4.final | 6,749 | 7/14/2020 |
3.7.0-3.final | 10,893 | 7/2/2020 |
3.7.0-2.final | 5,640 | 6/15/2020 |
3.7.0-1.final | 43,940 | 5/19/2020 |
3.6.0 | 1,810,045 | 5/19/2020 |
3.6.0-4.final | 7,334 | 5/5/2020 |
3.6.0-3.final | 9,786 | 4/16/2020 |
3.6.0-2.final | 50,487 | 3/26/2020 |
3.6.0-1.final | 23,484 | 3/17/2020 |
3.5.0 | 1,111,890 | 3/16/2020 |
3.5.0-beta3-final | 19,629 | 2/19/2020 |
3.5.0-beta2-final | 20,168 | 1/23/2020 |
3.5.0-beta1-final | 22,467 | 12/3/2019 |
3.4.0 | 2,313,945 | 12/3/2019 |
3.4.0-beta4-final | 14,595 | 11/15/2019 |
3.4.0-beta3-final | 27,321 | 11/4/2019 |
3.4.0-beta2-final | 542,755 | 10/15/2019 |
3.4.0-beta1-final | 9,321 | 9/23/2019 |
3.3.1 | 71,255,567 | 9/23/2019 |
3.3.1-beta3-final | 13,406 | 9/5/2019 |
3.3.0-beta2-final | 6,484 | 8/15/2019 |
3.3.0-beta1-final | 7,663 | 7/26/2019 |
3.2.1 | 402,101 | 8/9/2019 |
3.2.0 | 110,219 | 8/1/2019 |
3.2.0-beta4-final | 5,637 | 7/16/2019 |
3.2.0-beta3-final | 8,193 | 6/25/2019 |
3.2.0-beta1-final | 168,191 | 5/21/2019 |
3.1.0 | 474,404 | 5/21/2019 |
3.1.0-beta3-final | 8,760 | 5/7/2019 |
3.1.0-beta2-final | 5,400 | 4/24/2019 |
3.1.0-beta1-final | 4,739 | 4/10/2019 |
3.0.0 | 920,409 | 4/2/2019 |
3.0.0-beta4-final | 7,809 | 2/27/2019 |
3.0.0-beta3-final | 22,372 | 2/14/2019 |
3.0.0-beta2-final | 10,138 | 1/24/2019 |
2.11.0-beta1-final | 10,689 | 12/11/2018 |
2.10.0 | 2,427,595 | 11/15/2018 |
2.9.0 | 1,429,889 | 8/16/2018 |
2.8.2 | 8,886,885 | 5/22/2018 |
2.8.0 | 32,152,884 | 5/1/2018 |
2.8.0-beta4 | 6,371 | 4/20/2018 |
2.8.0-beta3 | 32,282 | 4/12/2018 |
2.7.0 | 303,954 | 3/8/2018 |
2.6.1 | 948,562 | 12/14/2017 |
2.6.0 | 134,934 | 12/8/2017 |
2.6.0-beta3 | 8,257 | 11/22/2017 |
2.4.0 | 323,965 | 10/16/2017 |
2.3.2 | 174,291 | 8/31/2017 |
2.3.1 | 5,779,751 | 7/20/2017 |
2.3.0 | 56,480 | 7/11/2017 |
2.3.0-beta3 | 5,662 | 7/6/2017 |
2.3.0-beta2 | 6,198 | 6/15/2017 |
2.3.0-beta1 | 20,685 | 5/30/2017 |
2.2.0 | 68,522 | 5/30/2017 |
2.1.0 | 146,682 | 4/21/2017 |
2.0.0 | 224,667 | 3/9/2017 |
2.0.0-rc4 | 30,692 | 2/8/2017 |
2.0.0-rc3 | 6,357 | 1/30/2017 |
2.0.0-rc2 | 15,652 | 12/14/2016 |
2.0.0-rc | 18,061 | 11/18/2016 |
2.0.0-beta5 | 9,408 | 10/18/2016 |
2.0.0-beta4 | 6,036 | 10/12/2016 |
2.0.0-beta3 | 13,411 | 7/13/2016 |
2.0.0-beta1 | 12,315 | 3/31/2016 |
1.3.2 | 636,110 | 7/1/2016 |
1.3.1 | 126,476 | 7/1/2016 |
1.3.0 | 1,361,120 | 6/27/2016 |
1.3.0-beta1-20160429-01 | 42,932 | 5/16/2016 |
1.2.2 | 67,874 | 5/17/2016 |
1.2.1 | 146,515 | 3/31/2016 |
1.2.0 | 361,742 | 3/31/2016 |
1.2.0-rc | 7,425 | 3/5/2016 |
1.2.0-beta1-20160202-02 | 9,168 | 2/2/2016 |
1.2.0-beta1-20160108-01 | 10,065 | 1/12/2016 |
1.1.1 | 123,425 | 12/3/2015 |
1.1.0 | 59,555 | 11/30/2015 |
1.1.0-rc1-20151109-01 | 8,202 | 11/14/2015 |
1.1.0-rc1 | 6,939 | 10/19/2015 |
1.1.0-beta1-20150928-02 | 6,213 | 10/15/2015 |
1.1.0-beta1-20150812-01 | 6,603 | 8/26/2015 |
1.1.0-beta1 | 7,730 | 10/9/2015 |
1.0.1 | 3,523,499 | 12/21/2016 |
1.0.0 | 310,951 | 7/13/2015 |
1.0.0-rc3 | 13,833 | 6/17/2015 |
1.0.0-rc2 | 360,903 | 4/24/2015 |
1.0.0-rc1 | 24,673 | 2/14/2015 |
1.0.0-beta2 | 19,928 | 1/16/2015 |
1.0.0-beta1-20141031-01 | 15,812 | 11/11/2014 |
0.7.4091001-beta | 12,618 | 9/29/2014 |
0.7.4080704-beta | 9,376 | 8/20/2014 |
0.7.4052301-beta | 12,720 | 6/3/2014 |
0.6.4033103-beta | 15,784 | 4/1/2014 |