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 (508)
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 | 91,372 | 12/4/2024 |
4.12.0-3.final | 18,621 | 10/29/2024 |
4.12.0-2.final | 21,312 | 9/17/2024 |
4.12.0-1.final | 20,369 | 8/14/2024 |
4.11.0 | 1,955,593 | 8/15/2024 |
4.11.0-3.final | 35,332 | 7/31/2024 |
4.11.0-2.final | 15,205 | 6/19/2024 |
4.10.0 | 1,563,781 | 6/10/2024 |
4.10.0-3.final | 126,384 | 4/29/2024 |
4.10.0-2.final | 16,012 | 3/19/2024 |
4.10.0-1.final | 272 | 3/18/2024 |
4.9.2 | 2,401,062 | 3/2/2024 |
4.9.0-3.final | 20,473 | 1/22/2024 |
4.9.0-2.final | 33,009 | 12/16/2023 |
4.9.0-1.final | 1,509 | 12/13/2023 |
4.8.0 | 14,950,140 | 11/22/2023 |
4.8.0-3.final | 3,561,084 | 11/3/2023 |
4.8.0-2.final | 30,689 | 9/20/2023 |
4.8.0-1.final | 6,531 | 9/9/2023 |
4.7.0 | 2,839,793 | 8/18/2023 |
4.7.0-2.final | 28,059 | 6/20/2023 |
4.7.0-1.final | 25,758 | 5/20/2023 |
4.6.0 | 1,389,938 | 5/16/2023 |
4.6.0-1.final | 186,843 | 3/3/2023 |
4.5.0 | 63,368,705 | 2/24/2023 |
4.5.0-2.final | 33,889 | 1/6/2023 |
4.4.0 | 10,764,028 | 11/14/2022 |
4.4.0-4.final | 93,041 | 10/22/2022 |
4.4.0-2.final | 77,922 | 9/19/2022 |
4.4.0-1.final | 5,820 | 8/16/2022 |
4.3.1 | 2,014,621 | 9/30/2022 |
4.3.0-3.final | 3,807 | 7/26/2022 |
4.3.0-2.final | 6,967 | 6/22/2022 |
4.3.0-1.final | 19,171 | 5/10/2022 |
4.2.0 | 4,394,563 | 5/13/2022 |
4.2.0-4.final | 9,347 | 4/27/2022 |
4.2.0-2.final | 28,440 | 3/25/2022 |
4.2.0-1.final | 11,830 | 2/18/2022 |
4.1.0 | 3,843,470 | 2/16/2022 |
4.1.0-3.final | 12,002 | 1/27/2022 |
4.1.0-1.final | 52,935 | 11/19/2021 |
4.0.1 | 9,859,480 | 11/9/2021 |
4.0.0-6.final | 22,885 | 10/20/2021 |
4.0.0-5.final | 2,633 | 10/11/2021 |
4.0.0-4.final | 31,464 | 9/15/2021 |
4.0.0-3.final | 52,037 | 8/12/2021 |
4.0.0-2.final | 7,988 | 7/20/2021 |
4.0.0-1.final | 16,079 | 7/7/2021 |
3.11.0 | 3,648,016 | 8/11/2021 |
3.11.0-3.final | 481 | 7/15/2021 |
3.11.0-1.final | 14,327 | 6/14/2021 |
3.10.0 | 1,080,322 | 6/11/2021 |
3.10.0-3.final | 14,844 | 5/13/2021 |
3.10.0-2.final | 19,922 | 4/20/2021 |
3.10.0-1.final | 53,767 | 3/3/2021 |
3.9.0 | 2,316,993 | 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,323 | 12/10/2020 |
3.9.0-1.final | 69,762 | 12/4/2020 |
3.8.0 | 20,273,927 | 11/13/2020 |
3.8.0-5.final | 17,126 | 10/23/2020 |
3.8.0-4.final | 5,792 | 10/13/2020 |
3.8.0-3.final | 26,597 | 9/16/2020 |
3.8.0-2.final | 2,566 | 9/1/2020 |
3.7.0 | 4,881,135 | 8/5/2020 |
3.7.0-4.final | 5,833 | 7/14/2020 |
3.7.0-3.final | 10,497 | 7/2/2020 |
3.7.0-2.final | 5,451 | 6/15/2020 |
3.7.0-1.final | 43,737 | 5/19/2020 |
3.6.0 | 1,760,297 | 5/19/2020 |
3.6.0-4.final | 6,943 | 5/5/2020 |
3.6.0-3.final | 8,127 | 4/16/2020 |
3.6.0-2.final | 50,333 | 3/26/2020 |
3.6.0-1.final | 23,029 | 3/17/2020 |
3.5.0 | 1,005,121 | 3/16/2020 |
3.5.0-beta3-final | 18,655 | 2/19/2020 |
3.5.0-beta2-final | 19,655 | 1/23/2020 |
3.5.0-beta1-final | 22,227 | 12/3/2019 |
3.4.0 | 2,219,652 | 12/3/2019 |
3.4.0-beta4-final | 14,437 | 11/15/2019 |
3.4.0-beta3-final | 26,716 | 11/4/2019 |
3.4.0-beta2-final | 527,810 | 10/15/2019 |
3.4.0-beta1-final | 9,174 | 9/23/2019 |
3.3.1 | 68,457,993 | 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 | 381,535 | 8/9/2019 |
3.2.0 | 109,370 | 8/1/2019 |
3.2.0-beta4-final | 5,473 | 7/16/2019 |
3.2.0-beta3-final | 7,467 | 6/25/2019 |
3.2.0-beta1-final | 166,759 | 5/21/2019 |
3.1.0 | 470,137 | 5/21/2019 |
3.1.0-beta3-final | 8,622 | 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,549 | 4/2/2019 |
3.0.0-beta4-final | 7,539 | 2/27/2019 |
3.0.0-beta3-final | 20,492 | 2/14/2019 |
3.0.0-beta2-final | 9,723 | 1/24/2019 |
2.11.0-beta1-final | 9,665 | 12/11/2018 |
2.10.0 | 2,325,077 | 11/15/2018 |
2.9.0 | 1,364,172 | 8/16/2018 |
2.8.2 | 8,285,535 | 5/22/2018 |
2.8.0 | 31,064,679 | 5/1/2018 |
2.8.0-beta4 | 6,104 | 4/20/2018 |
2.8.0-beta3 | 31,738 | 4/12/2018 |
2.7.0 | 300,647 | 3/8/2018 |
2.6.1 | 922,271 | 12/14/2017 |
2.6.0 | 120,302 | 12/8/2017 |
2.6.0-beta3 | 8,011 | 11/22/2017 |
2.4.0 | 306,395 | 10/16/2017 |
2.3.2 | 169,820 | 8/31/2017 |
2.3.1 | 5,602,990 | 7/20/2017 |
2.3.0 | 54,308 | 7/11/2017 |
2.3.0-beta3 | 5,452 | 7/6/2017 |
2.3.0-beta2 | 5,972 | 6/15/2017 |
2.3.0-beta1 | 20,455 | 5/30/2017 |
2.2.0 | 67,499 | 5/30/2017 |
2.1.0 | 144,553 | 4/21/2017 |
2.0.0 | 222,228 | 3/9/2017 |
2.0.0-rc4 | 28,784 | 2/8/2017 |
2.0.0-rc3 | 6,141 | 1/30/2017 |
2.0.0-rc2 | 15,438 | 12/14/2016 |
2.0.0-rc | 17,847 | 11/18/2016 |
2.0.0-beta5 | 9,189 | 10/18/2016 |
2.0.0-beta4 | 5,801 | 10/12/2016 |
2.0.0-beta3 | 13,159 | 7/13/2016 |
2.0.0-beta1 | 12,089 | 3/31/2016 |
1.3.2 | 624,204 | 7/1/2016 |
1.3.1 | 118,535 | 7/1/2016 |
1.3.0 | 1,333,972 | 6/27/2016 |
1.3.0-beta1-20160429-01 | 42,722 | 5/16/2016 |
1.2.2 | 66,843 | 5/17/2016 |
1.2.1 | 143,159 | 3/31/2016 |
1.2.0 | 360,330 | 3/31/2016 |
1.2.0-rc | 7,204 | 3/5/2016 |
1.2.0-beta1-20160202-02 | 8,810 | 2/2/2016 |
1.2.0-beta1-20160108-01 | 9,865 | 1/12/2016 |
1.1.1 | 122,079 | 12/3/2015 |
1.1.0 | 58,016 | 11/30/2015 |
1.1.0-rc1-20151109-01 | 7,997 | 11/14/2015 |
1.1.0-rc1 | 6,583 | 10/19/2015 |
1.1.0-beta1-20150928-02 | 6,018 | 10/15/2015 |
1.1.0-beta1-20150812-01 | 6,406 | 8/26/2015 |
1.1.0-beta1 | 7,242 | 10/9/2015 |
1.0.1 | 2,774,769 | 12/21/2016 |
1.0.0 | 278,900 | 7/13/2015 |
1.0.0-rc3 | 11,651 | 6/17/2015 |
1.0.0-rc2 | 355,042 | 4/24/2015 |
1.0.0-rc1 | 24,087 | 2/14/2015 |
1.0.0-beta2 | 19,698 | 1/16/2015 |
1.0.0-beta1-20141031-01 | 15,569 | 11/11/2014 |
0.7.4091001-beta | 12,323 | 9/29/2014 |
0.7.4080704-beta | 9,145 | 8/20/2014 |
0.7.4052301-beta | 12,493 | 6/3/2014 |
0.6.4033103-beta | 14,820 | 4/1/2014 |