Microsoft.CodeAnalysis.CSharp.Workspaces
4.12.0
Prefix Reserved
dotnet add package Microsoft.CodeAnalysis.CSharp.Workspaces --version 4.12.0
NuGet\Install-Package Microsoft.CodeAnalysis.CSharp.Workspaces -Version 4.12.0
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.12.0" />
paket add Microsoft.CodeAnalysis.CSharp.Workspaces --version 4.12.0
#r "nuget: Microsoft.CodeAnalysis.CSharp.Workspaces, 4.12.0"
// Install Microsoft.CodeAnalysis.CSharp.Workspaces as a Cake Addin #addin nuget:?package=Microsoft.CodeAnalysis.CSharp.Workspaces&version=4.12.0 // Install Microsoft.CodeAnalysis.CSharp.Workspaces as a Cake Tool #tool nuget:?package=Microsoft.CodeAnalysis.CSharp.Workspaces&version=4.12.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/dfa7fc6bdea31a858a402168384192b633c811fa.
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.12.0)
- Microsoft.CodeAnalysis.CSharp (= 4.12.0)
- Microsoft.CodeAnalysis.Workspaces.Common (= 4.12.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.12.0)
- Microsoft.CodeAnalysis.CSharp (= 4.12.0)
- Microsoft.CodeAnalysis.Workspaces.Common (= 4.12.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.12.0)
- Microsoft.CodeAnalysis.CSharp (= 4.12.0)
- Microsoft.CodeAnalysis.Workspaces.Common (= 4.12.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 (509)
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 (313)
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.
|
|
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.
|
Version | Downloads | Last updated |
---|---|---|
4.12.0 | 64,444 | 12/4/2024 |
4.12.0-3.final | 17,436 | 10/29/2024 |
4.12.0-2.final | 20,987 | 9/17/2024 |
4.12.0-1.final | 20,176 | 8/14/2024 |
4.11.0 | 1,866,777 | 8/15/2024 |
4.11.0-3.final | 34,432 | 7/31/2024 |
4.11.0-2.final | 15,102 | 6/19/2024 |
4.10.0 | 1,541,256 | 6/10/2024 |
4.10.0-3.final | 126,045 | 4/29/2024 |
4.10.0-2.final | 15,851 | 3/19/2024 |
4.10.0-1.final | 272 | 3/18/2024 |
4.9.2 | 2,376,115 | 3/2/2024 |
4.9.0-3.final | 20,338 | 1/22/2024 |
4.9.0-2.final | 32,725 | 12/16/2023 |
4.9.0-1.final | 1,509 | 12/13/2023 |
4.8.0 | 14,533,837 | 11/22/2023 |
4.8.0-3.final | 3,537,097 | 11/3/2023 |
4.8.0-2.final | 30,461 | 9/20/2023 |
4.8.0-1.final | 6,517 | 9/9/2023 |
4.7.0 | 2,828,299 | 8/18/2023 |
4.7.0-2.final | 27,953 | 6/20/2023 |
4.7.0-1.final | 25,673 | 5/20/2023 |
4.6.0 | 1,381,377 | 5/16/2023 |
4.6.0-1.final | 186,733 | 3/3/2023 |
4.5.0 | 62,355,023 | 2/24/2023 |
4.5.0-2.final | 33,567 | 1/6/2023 |
4.4.0 | 10,737,656 | 11/14/2022 |
4.4.0-4.final | 92,978 | 10/22/2022 |
4.4.0-2.final | 77,907 | 9/19/2022 |
4.4.0-1.final | 5,820 | 8/16/2022 |
4.3.1 | 2,003,684 | 9/30/2022 |
4.3.0-3.final | 3,792 | 7/26/2022 |
4.3.0-2.final | 6,941 | 6/22/2022 |
4.3.0-1.final | 19,049 | 5/10/2022 |
4.2.0 | 4,383,704 | 5/13/2022 |
4.2.0-4.final | 9,267 | 4/27/2022 |
4.2.0-2.final | 28,402 | 3/25/2022 |
4.2.0-1.final | 11,821 | 2/18/2022 |
4.1.0 | 3,835,978 | 2/16/2022 |
4.1.0-3.final | 12,001 | 1/27/2022 |
4.1.0-1.final | 52,933 | 11/19/2021 |
4.0.1 | 9,842,431 | 11/9/2021 |
4.0.0-6.final | 22,874 | 10/20/2021 |
4.0.0-5.final | 2,633 | 10/11/2021 |
4.0.0-4.final | 31,407 | 9/15/2021 |
4.0.0-3.final | 51,961 | 8/12/2021 |
4.0.0-2.final | 7,987 | 7/20/2021 |
4.0.0-1.final | 16,076 | 7/7/2021 |
3.11.0 | 3,641,548 | 8/11/2021 |
3.11.0-3.final | 481 | 7/15/2021 |
3.11.0-1.final | 14,320 | 6/14/2021 |
3.10.0 | 1,078,565 | 6/11/2021 |
3.10.0-3.final | 14,839 | 5/13/2021 |
3.10.0-2.final | 19,881 | 4/20/2021 |
3.10.0-1.final | 53,692 | 3/3/2021 |
3.9.0 | 2,315,606 | 3/2/2021 |
3.9.0-5.final | 1,525 | 2/24/2021 |
3.9.0-4.final | 1,773 | 2/10/2021 |
3.9.0-3.final | 5,307 | 1/20/2021 |
3.9.0-2.final | 18,311 | 12/10/2020 |
3.9.0-1.final | 69,762 | 12/4/2020 |
3.8.0 | 20,247,082 | 11/13/2020 |
3.8.0-5.final | 17,124 | 10/23/2020 |
3.8.0-4.final | 5,792 | 10/13/2020 |
3.8.0-3.final | 26,596 | 9/16/2020 |
3.8.0-2.final | 2,566 | 9/1/2020 |
3.7.0 | 4,876,415 | 8/5/2020 |
3.7.0-4.final | 5,830 | 7/14/2020 |
3.7.0-3.final | 10,491 | 7/2/2020 |
3.7.0-2.final | 5,449 | 6/15/2020 |
3.7.0-1.final | 43,737 | 5/19/2020 |
3.6.0 | 1,758,985 | 5/19/2020 |
3.6.0-4.final | 6,936 | 5/5/2020 |
3.6.0-3.final | 8,119 | 4/16/2020 |
3.6.0-2.final | 50,333 | 3/26/2020 |
3.6.0-1.final | 23,022 | 3/17/2020 |
3.5.0 | 1,003,165 | 3/16/2020 |
3.5.0-beta3-final | 18,639 | 2/19/2020 |
3.5.0-beta2-final | 19,648 | 1/23/2020 |
3.5.0-beta1-final | 22,223 | 12/3/2019 |
3.4.0 | 2,217,607 | 12/3/2019 |
3.4.0-beta4-final | 14,437 | 11/15/2019 |
3.4.0-beta3-final | 26,708 | 11/4/2019 |
3.4.0-beta2-final | 527,374 | 10/15/2019 |
3.4.0-beta1-final | 9,172 | 9/23/2019 |
3.3.1 | 68,379,763 | 9/23/2019 |
3.3.1-beta3-final | 13,224 | 9/5/2019 |
3.3.0-beta2-final | 6,331 | 8/15/2019 |
3.3.0-beta1-final | 7,518 | 7/26/2019 |
3.2.1 | 380,968 | 8/9/2019 |
3.2.0 | 109,310 | 8/1/2019 |
3.2.0-beta4-final | 5,473 | 7/16/2019 |
3.2.0-beta3-final | 7,438 | 6/25/2019 |
3.2.0-beta1-final | 166,696 | 5/21/2019 |
3.1.0 | 469,992 | 5/21/2019 |
3.1.0-beta3-final | 8,620 | 5/7/2019 |
3.1.0-beta2-final | 5,259 | 4/24/2019 |
3.1.0-beta1-final | 4,586 | 4/10/2019 |
3.0.0 | 881,004 | 4/2/2019 |
3.0.0-beta4-final | 7,536 | 2/27/2019 |
3.0.0-beta3-final | 20,427 | 2/14/2019 |
3.0.0-beta2-final | 9,714 | 1/24/2019 |
2.11.0-beta1-final | 9,646 | 12/11/2018 |
2.10.0 | 2,322,716 | 11/15/2018 |
2.9.0 | 1,362,890 | 8/16/2018 |
2.8.2 | 8,218,763 | 5/22/2018 |
2.8.0 | 31,034,238 | 5/1/2018 |
2.8.0-beta4 | 6,103 | 4/20/2018 |
2.8.0-beta3 | 31,705 | 4/12/2018 |
2.7.0 | 300,551 | 3/8/2018 |
2.6.1 | 921,708 | 12/14/2017 |
2.6.0 | 120,208 | 12/8/2017 |
2.6.0-beta3 | 8,010 | 11/22/2017 |
2.4.0 | 305,935 | 10/16/2017 |
2.3.2 | 169,637 | 8/31/2017 |
2.3.1 | 5,598,376 | 7/20/2017 |
2.3.0 | 54,251 | 7/11/2017 |
2.3.0-beta3 | 5,451 | 7/6/2017 |
2.3.0-beta2 | 5,971 | 6/15/2017 |
2.3.0-beta1 | 20,454 | 5/30/2017 |
2.2.0 | 67,485 | 5/30/2017 |
2.1.0 | 144,504 | 4/21/2017 |
2.0.0 | 222,189 | 3/9/2017 |
2.0.0-rc4 | 28,715 | 2/8/2017 |
2.0.0-rc3 | 6,139 | 1/30/2017 |
2.0.0-rc2 | 15,437 | 12/14/2016 |
2.0.0-rc | 17,846 | 11/18/2016 |
2.0.0-beta5 | 9,187 | 10/18/2016 |
2.0.0-beta4 | 5,800 | 10/12/2016 |
2.0.0-beta3 | 13,158 | 7/13/2016 |
2.0.0-beta1 | 12,088 | 3/31/2016 |
1.3.2 | 623,139 | 7/1/2016 |
1.3.1 | 118,330 | 7/1/2016 |
1.3.0 | 1,333,264 | 6/27/2016 |
1.3.0-beta1-20160429-01 | 42,717 | 5/16/2016 |
1.2.2 | 66,829 | 5/17/2016 |
1.2.1 | 143,045 | 3/31/2016 |
1.2.0 | 360,323 | 3/31/2016 |
1.2.0-rc | 7,203 | 3/5/2016 |
1.2.0-beta1-20160202-02 | 8,809 | 2/2/2016 |
1.2.0-beta1-20160108-01 | 9,864 | 1/12/2016 |
1.1.1 | 122,042 | 12/3/2015 |
1.1.0 | 57,973 | 11/30/2015 |
1.1.0-rc1-20151109-01 | 7,996 | 11/14/2015 |
1.1.0-rc1 | 6,582 | 10/19/2015 |
1.1.0-beta1-20150928-02 | 6,017 | 10/15/2015 |
1.1.0-beta1-20150812-01 | 6,405 | 8/26/2015 |
1.1.0-beta1 | 7,241 | 10/9/2015 |
1.0.1 | 2,758,223 | 12/21/2016 |
1.0.0 | 278,578 | 7/13/2015 |
1.0.0-rc3 | 11,615 | 6/17/2015 |
1.0.0-rc2 | 354,920 | 4/24/2015 |
1.0.0-rc1 | 24,083 | 2/14/2015 |
1.0.0-beta2 | 19,697 | 1/16/2015 |
1.0.0-beta1-20141031-01 | 15,568 | 11/11/2014 |
0.7.4091001-beta | 12,322 | 9/29/2014 |
0.7.4080704-beta | 9,144 | 8/20/2014 |
0.7.4052301-beta | 12,492 | 6/3/2014 |
0.6.4033103-beta | 14,807 | 4/1/2014 |