Microsoft.CodeAnalysis.CSharp.Workspaces
4.11.0
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.CodeAnalysis.CSharp.Workspaces --version 4.11.0
NuGet\Install-Package Microsoft.CodeAnalysis.CSharp.Workspaces -Version 4.11.0
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.11.0" />
paket add Microsoft.CodeAnalysis.CSharp.Workspaces --version 4.11.0
#r "nuget: Microsoft.CodeAnalysis.CSharp.Workspaces, 4.11.0"
// Install Microsoft.CodeAnalysis.CSharp.Workspaces as a Cake Addin #addin nuget:?package=Microsoft.CodeAnalysis.CSharp.Workspaces&version=4.11.0 // Install Microsoft.CodeAnalysis.CSharp.Workspaces as a Cake Tool #tool nuget:?package=Microsoft.CodeAnalysis.CSharp.Workspaces&version=4.11.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/5e3a11e2e7f952da93f9d35bd63a2fa181c0608b.
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 is compatible. 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. |
.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 (>= 8.0.0)
- Microsoft.CodeAnalysis.Analyzers (>= 3.3.4)
- Microsoft.CodeAnalysis.Common (= 4.11.0)
- Microsoft.CodeAnalysis.CSharp (= 4.11.0)
- Microsoft.CodeAnalysis.Workspaces.Common (= 4.11.0)
- System.Buffers (>= 4.5.1)
- System.Collections.Immutable (>= 8.0.0)
- System.Composition (>= 8.0.0)
- System.IO.Pipelines (>= 8.0.0)
- System.Memory (>= 4.5.5)
- System.Numerics.Vectors (>= 4.5.0)
- System.Reflection.Metadata (>= 8.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)
-
net7.0
- Humanizer.Core (>= 2.14.1)
- Microsoft.CodeAnalysis.Analyzers (>= 3.3.4)
- Microsoft.CodeAnalysis.Common (= 4.11.0)
- Microsoft.CodeAnalysis.CSharp (= 4.11.0)
- Microsoft.CodeAnalysis.Workspaces.Common (= 4.11.0)
- System.Collections.Immutable (>= 8.0.0)
- System.Composition (>= 8.0.0)
- System.IO.Pipelines (>= 8.0.0)
- System.Reflection.Metadata (>= 8.0.0)
- System.Threading.Channels (>= 7.0.0)
-
net8.0
- Humanizer.Core (>= 2.14.1)
- Microsoft.CodeAnalysis.Analyzers (>= 3.3.4)
- Microsoft.CodeAnalysis.Common (= 4.11.0)
- Microsoft.CodeAnalysis.CSharp (= 4.11.0)
- Microsoft.CodeAnalysis.Workspaces.Common (= 4.11.0)
- System.Collections.Immutable (>= 8.0.0)
- System.Composition (>= 8.0.0)
- System.IO.Pipelines (>= 8.0.0)
- System.Reflection.Metadata (>= 8.0.0)
- System.Threading.Channels (>= 7.0.0)
NuGet packages (481)
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 (303)
Showing the top 5 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.
|
|
MaterialDesignInXAML/MaterialDesignInXamlToolkit
Google's Material Design in XAML & WPF, for C# & VB.Net.
|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
|
Version | Downloads | Last updated |
---|---|---|
4.12.0-1.final | 6,817 | 8/14/2024 |
4.11.0 | 123,904 | 8/15/2024 |
4.11.0-3.final | 1,950 | 7/31/2024 |
4.11.0-2.final | 13,182 | 6/19/2024 |
4.10.0 | 679,960 | 6/10/2024 |
4.10.0-3.final | 54,502 | 4/29/2024 |
4.10.0-2.final | 10,904 | 3/19/2024 |
4.10.0-1.final | 221 | 3/18/2024 |
4.9.2 | 1,630,521 | 3/2/2024 |
4.9.0-3.final | 16,530 | 1/22/2024 |
4.9.0-2.final | 23,449 | 12/16/2023 |
4.9.0-1.final | 735 | 12/13/2023 |
4.8.0 | 7,449,304 | 11/22/2023 |
4.8.0-3.final | 2,809,285 | 11/3/2023 |
4.8.0-2.final | 28,731 | 9/20/2023 |
4.8.0-1.final | 4,314 | 9/9/2023 |
4.7.0 | 2,427,368 | 8/18/2023 |
4.7.0-2.final | 26,414 | 6/20/2023 |
4.7.0-1.final | 22,858 | 5/20/2023 |
4.6.0 | 1,186,363 | 5/16/2023 |
4.6.0-1.final | 137,435 | 3/3/2023 |
4.5.0 | 36,032,867 | 2/24/2023 |
4.5.0-2.final | 25,740 | 1/6/2023 |
4.4.0 | 9,938,258 | 11/14/2022 |
4.4.0-4.final | 90,946 | 10/22/2022 |
4.4.0-2.final | 76,530 | 9/19/2022 |
4.4.0-1.final | 5,711 | 8/16/2022 |
4.3.1 | 1,750,348 | 9/30/2022 |
4.3.0-3.final | 3,398 | 7/26/2022 |
4.3.0-2.final | 6,675 | 6/22/2022 |
4.3.0-1.final | 16,783 | 5/10/2022 |
4.2.0 | 4,000,459 | 5/13/2022 |
4.2.0-4.final | 6,232 | 4/27/2022 |
4.2.0-2.final | 27,288 | 3/25/2022 |
4.2.0-1.final | 11,719 | 2/18/2022 |
4.1.0 | 3,601,080 | 2/16/2022 |
4.1.0-3.final | 11,935 | 1/27/2022 |
4.1.0-1.final | 52,733 | 11/19/2021 |
4.0.1 | 9,274,466 | 11/9/2021 |
4.0.0-6.final | 22,401 | 10/20/2021 |
4.0.0-5.final | 2,562 | 10/11/2021 |
4.0.0-4.final | 30,367 | 9/15/2021 |
4.0.0-3.final | 49,070 | 8/12/2021 |
4.0.0-2.final | 7,541 | 7/20/2021 |
4.0.0-1.final | 13,062 | 7/7/2021 |
3.11.0 | 3,441,016 | 8/11/2021 |
3.11.0-3.final | 420 | 7/15/2021 |
3.11.0-1.final | 14,079 | 6/14/2021 |
3.10.0 | 1,025,499 | 6/11/2021 |
3.10.0-3.final | 14,677 | 5/13/2021 |
3.10.0-2.final | 18,959 | 4/20/2021 |
3.10.0-1.final | 51,667 | 3/3/2021 |
3.9.0 | 2,264,804 | 3/2/2021 |
3.9.0-5.final | 1,470 | 2/24/2021 |
3.9.0-4.final | 1,669 | 2/10/2021 |
3.9.0-3.final | 5,246 | 1/20/2021 |
3.9.0-2.final | 17,651 | 12/10/2020 |
3.9.0-1.final | 69,667 | 12/4/2020 |
3.8.0 | 19,596,188 | 11/13/2020 |
3.8.0-5.final | 17,048 | 10/23/2020 |
3.8.0-4.final | 5,722 | 10/13/2020 |
3.8.0-3.final | 26,480 | 9/16/2020 |
3.8.0-2.final | 2,454 | 9/1/2020 |
3.7.0 | 4,715,576 | 8/5/2020 |
3.7.0-4.final | 5,401 | 7/14/2020 |
3.7.0-3.final | 10,058 | 7/2/2020 |
3.7.0-2.final | 5,089 | 6/15/2020 |
3.7.0-1.final | 43,661 | 5/19/2020 |
3.6.0 | 1,709,723 | 5/19/2020 |
3.6.0-4.final | 6,667 | 5/5/2020 |
3.6.0-3.final | 7,906 | 4/16/2020 |
3.6.0-2.final | 50,252 | 3/26/2020 |
3.6.0-1.final | 22,625 | 3/17/2020 |
3.5.0 | 938,255 | 3/16/2020 |
3.5.0-beta3-final | 17,993 | 2/19/2020 |
3.5.0-beta2-final | 18,940 | 1/23/2020 |
3.5.0-beta1-final | 21,987 | 12/3/2019 |
3.4.0 | 2,158,315 | 12/3/2019 |
3.4.0-beta4-final | 14,334 | 11/15/2019 |
3.4.0-beta3-final | 26,280 | 11/4/2019 |
3.4.0-beta2-final | 511,594 | 10/15/2019 |
3.4.0-beta1-final | 9,027 | 9/23/2019 |
3.3.1 | 66,244,406 | 9/23/2019 |
3.3.1-beta3-final | 13,108 | 9/5/2019 |
3.3.0-beta2-final | 6,188 | 8/15/2019 |
3.3.0-beta1-final | 7,420 | 7/26/2019 |
3.2.1 | 368,432 | 8/9/2019 |
3.2.0 | 108,889 | 8/1/2019 |
3.2.0-beta4-final | 5,338 | 7/16/2019 |
3.2.0-beta3-final | 7,152 | 6/25/2019 |
3.2.0-beta1-final | 165,360 | 5/21/2019 |
3.1.0 | 465,689 | 5/21/2019 |
3.1.0-beta3-final | 8,520 | 5/7/2019 |
3.1.0-beta2-final | 5,163 | 4/24/2019 |
3.1.0-beta1-final | 4,489 | 4/10/2019 |
3.0.0 | 866,851 | 4/2/2019 |
3.0.0-beta4-final | 7,355 | 2/27/2019 |
3.0.0-beta3-final | 19,074 | 2/14/2019 |
3.0.0-beta2-final | 9,436 | 1/24/2019 |
2.11.0-beta1-final | 9,061 | 12/11/2018 |
2.10.0 | 2,247,402 | 11/15/2018 |
2.9.0 | 1,329,513 | 8/16/2018 |
2.8.2 | 6,401,093 | 5/22/2018 |
2.8.0 | 30,222,618 | 5/1/2018 |
2.8.0-beta4 | 5,968 | 4/20/2018 |
2.8.0-beta3 | 31,295 | 4/12/2018 |
2.7.0 | 296,694 | 3/8/2018 |
2.6.1 | 895,151 | 12/14/2017 |
2.6.0 | 117,561 | 12/8/2017 |
2.6.0-beta3 | 7,854 | 11/22/2017 |
2.4.0 | 292,897 | 10/16/2017 |
2.3.2 | 165,299 | 8/31/2017 |
2.3.1 | 5,474,534 | 7/20/2017 |
2.3.0 | 52,575 | 7/11/2017 |
2.3.0-beta3 | 5,346 | 7/6/2017 |
2.3.0-beta2 | 5,860 | 6/15/2017 |
2.3.0-beta1 | 20,220 | 5/30/2017 |
2.2.0 | 66,961 | 5/30/2017 |
2.1.0 | 143,285 | 4/21/2017 |
2.0.0 | 218,443 | 3/9/2017 |
2.0.0-rc4 | 27,382 | 2/8/2017 |
2.0.0-rc3 | 6,013 | 1/30/2017 |
2.0.0-rc2 | 15,317 | 12/14/2016 |
2.0.0-rc | 17,738 | 11/18/2016 |
2.0.0-beta5 | 9,091 | 10/18/2016 |
2.0.0-beta4 | 5,708 | 10/12/2016 |
2.0.0-beta3 | 12,995 | 7/13/2016 |
2.0.0-beta1 | 11,940 | 3/31/2016 |
1.3.2 | 587,920 | 7/1/2016 |
1.3.1 | 112,769 | 7/1/2016 |
1.3.0 | 1,303,250 | 6/27/2016 |
1.3.0-beta1-20160429-01 | 42,556 | 5/16/2016 |
1.2.2 | 65,903 | 5/17/2016 |
1.2.1 | 140,203 | 3/31/2016 |
1.2.0 | 359,072 | 3/31/2016 |
1.2.0-rc | 7,101 | 3/5/2016 |
1.2.0-beta1-20160202-02 | 8,696 | 2/2/2016 |
1.2.0-beta1-20160108-01 | 9,792 | 1/12/2016 |
1.1.1 | 119,667 | 12/3/2015 |
1.1.0 | 57,000 | 11/30/2015 |
1.1.0-rc1-20151109-01 | 7,894 | 11/14/2015 |
1.1.0-rc1 | 6,443 | 10/19/2015 |
1.1.0-beta1-20150928-02 | 5,909 | 10/15/2015 |
1.1.0-beta1-20150812-01 | 6,303 | 8/26/2015 |
1.1.0-beta1 | 6,984 | 10/9/2015 |
1.0.1 | 2,401,412 | 12/21/2016 |
1.0.0 | 269,702 | 7/13/2015 |
1.0.0-rc3 | 10,862 | 6/17/2015 |
1.0.0-rc2 | 343,888 | 4/24/2015 |
1.0.0-rc1 | 23,815 | 2/14/2015 |
1.0.0-beta2 | 19,566 | 1/16/2015 |
1.0.0-beta1-20141031-01 | 15,360 | 11/11/2014 |
0.7.4091001-beta | 12,163 | 9/29/2014 |
0.7.4080704-beta | 9,058 | 8/20/2014 |
0.7.4052301-beta | 12,375 | 6/3/2014 |
0.6.4033103-beta | 14,322 | 4/1/2014 |