Microsoft.CodeAnalysis.Workspaces.Common
4.13.0
Prefix Reserved
dotnet add package Microsoft.CodeAnalysis.Workspaces.Common --version 4.13.0
NuGet\Install-Package Microsoft.CodeAnalysis.Workspaces.Common -Version 4.13.0
<PackageReference Include="Microsoft.CodeAnalysis.Workspaces.Common" Version="4.13.0" />
paket add Microsoft.CodeAnalysis.Workspaces.Common --version 4.13.0
#r "nuget: Microsoft.CodeAnalysis.Workspaces.Common, 4.13.0"
// Install Microsoft.CodeAnalysis.Workspaces.Common as a Cake Addin #addin nuget:?package=Microsoft.CodeAnalysis.Workspaces.Common&version=4.13.0 // Install Microsoft.CodeAnalysis.Workspaces.Common as a Cake Tool #tool nuget:?package=Microsoft.CodeAnalysis.Workspaces.Common&version=4.13.0
A shared package used by the .NET Compiler Platform ("Roslyn") including support for analyzing projects and solutions.
Do not install this package manually, it will be added as a prerequisite by other packages that require it.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/75e79dace86b274327a1afe479228d82a06051a4.
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 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. net9.0 is compatible. 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. |
.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.11.0)
- Microsoft.CodeAnalysis.Common (= 4.13.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)
-
net8.0
- Humanizer.Core (>= 2.14.1)
- Microsoft.CodeAnalysis.Analyzers (>= 3.11.0)
- Microsoft.CodeAnalysis.Common (= 4.13.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)
-
net9.0
- Humanizer.Core (>= 2.14.1)
- Microsoft.CodeAnalysis.Analyzers (>= 3.11.0)
- Microsoft.CodeAnalysis.Common (= 4.13.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 (190)
Showing the top 5 NuGet packages that depend on Microsoft.CodeAnalysis.Workspaces.Common:
Package | Downloads |
---|---|
Microsoft.CodeAnalysis.CSharp.Workspaces
.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/75e79dace86b274327a1afe479228d82a06051a4. |
|
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 (111)
Showing the top 5 popular GitHub repositories that depend on Microsoft.CodeAnalysis.Workspaces.Common:
Repository | Stars |
---|---|
files-community/Files
A modern file manager that helps users organize their files and folders.
|
|
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/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!!
|
Version | Downloads | Last updated |
---|---|---|
4.13.0 | 25,414 | 2/24/2025 |
4.12.0 | 1,020,631 | 12/4/2024 |
4.12.0-3.final | 29,203 | 10/29/2024 |
4.12.0-2.final | 24,766 | 9/17/2024 |
4.12.0-1.final | 25,816 | 8/14/2024 |
4.11.0 | 3,874,082 | 8/15/2024 |
4.11.0-3.final | 57,757 | 7/31/2024 |
4.11.0-2.final | 15,774 | 6/19/2024 |
4.10.0 | 1,979,578 | 6/10/2024 |
4.10.0-3.final | 131,044 | 4/29/2024 |
4.10.0-2.final | 18,212 | 3/19/2024 |
4.10.0-1.final | 360 | 3/18/2024 |
4.9.2 | 2,900,116 | 3/2/2024 |
4.9.0-3.final | 25,729 | 1/22/2024 |
4.9.0-2.final | 38,652 | 12/16/2023 |
4.9.0-1.final | 2,244 | 12/13/2023 |
4.8.0 | 23,497,765 | 11/22/2023 |
4.8.0-3.final | 3,898,497 | 11/3/2023 |
4.8.0-2.final | 44,472 | 9/20/2023 |
4.8.0-1.final | 9,198 | 9/9/2023 |
4.7.0 | 3,142,579 | 8/18/2023 |
4.7.0-2.final | 35,177 | 6/20/2023 |
4.7.0-1.final | 28,851 | 5/20/2023 |
4.6.0 | 1,624,353 | 5/16/2023 |
4.6.0-1.final | 182,861 | 3/3/2023 |
4.5.0 | 82,040,791 | 2/24/2023 |
4.5.0-2.final | 39,706 | 1/6/2023 |
4.4.0 | 11,520,518 | 11/14/2022 |
4.4.0-4.final | 94,726 | 10/22/2022 |
4.4.0-2.final | 78,277 | 9/19/2022 |
4.4.0-1.final | 6,146 | 8/16/2022 |
4.3.1 | 2,222,701 | 9/30/2022 |
4.3.0-3.final | 4,144 | 7/26/2022 |
4.3.0-2.final | 7,576 | 6/22/2022 |
4.3.0-1.final | 30,848 | 5/10/2022 |
4.2.0 | 4,578,598 | 5/13/2022 |
4.2.0-4.final | 9,896 | 4/27/2022 |
4.2.0-2.final | 30,515 | 3/25/2022 |
4.2.0-1.final | 12,267 | 2/18/2022 |
4.1.0 | 4,073,343 | 2/16/2022 |
4.1.0-3.final | 12,025 | 1/27/2022 |
4.1.0-1.final | 53,147 | 11/19/2021 |
4.0.1 | 10,248,864 | 11/9/2021 |
4.0.0-6.final | 23,207 | 10/20/2021 |
4.0.0-5.final | 2,770 | 10/11/2021 |
4.0.0-4.final | 32,275 | 9/15/2021 |
4.0.0-3.final | 53,236 | 8/12/2021 |
4.0.0-2.final | 8,310 | 7/20/2021 |
4.0.0-1.final | 17,918 | 7/7/2021 |
3.11.0 | 3,787,299 | 8/11/2021 |
3.11.0-3.final | 512 | 7/15/2021 |
3.11.0-1.final | 14,789 | 6/14/2021 |
3.10.0 | 1,128,157 | 6/11/2021 |
3.10.0-3.final | 15,144 | 5/13/2021 |
3.10.0-2.final | 20,291 | 4/20/2021 |
3.10.0-1.final | 55,782 | 3/3/2021 |
3.9.0 | 2,429,424 | 3/2/2021 |
3.9.0-5.final | 1,571 | 2/24/2021 |
3.9.0-4.final | 1,857 | 2/10/2021 |
3.9.0-3.final | 5,302 | 1/20/2021 |
3.9.0-2.final | 21,367 | 12/10/2020 |
3.9.0-1.final | 69,701 | 12/4/2020 |
3.8.0 | 21,172,363 | 11/13/2020 |
3.8.0-5.final | 17,340 | 10/23/2020 |
3.8.0-4.final | 6,134 | 10/13/2020 |
3.8.0-3.final | 26,873 | 9/16/2020 |
3.8.0-2.final | 3,244 | 9/1/2020 |
3.7.0 | 5,004,191 | 8/5/2020 |
3.7.0-4.final | 6,076 | 7/14/2020 |
3.7.0-3.final | 10,748 | 7/2/2020 |
3.7.0-2.final | 5,698 | 6/15/2020 |
3.7.0-1.final | 43,855 | 5/19/2020 |
3.6.0 | 1,865,743 | 5/19/2020 |
3.6.0-4.final | 7,290 | 5/5/2020 |
3.6.0-3.final | 8,856 | 4/16/2020 |
3.6.0-2.final | 50,867 | 3/26/2020 |
3.6.0-1.final | 23,288 | 3/17/2020 |
3.5.0 | 1,078,910 | 3/16/2020 |
3.5.0-beta3-final | 22,950 | 2/19/2020 |
3.5.0-beta2-final | 21,867 | 1/23/2020 |
3.5.0-beta1-final | 24,647 | 12/3/2019 |
3.4.0 | 2,339,653 | 12/3/2019 |
3.4.0-beta4-final | 16,201 | 11/15/2019 |
3.4.0-beta3-final | 28,797 | 11/4/2019 |
3.4.0-beta2-final | 533,734 | 10/15/2019 |
3.4.0-beta1-final | 11,563 | 9/23/2019 |
3.3.1 | 69,752,051 | 9/23/2019 |
3.3.1-beta3-final | 15,080 | 9/5/2019 |
3.3.0-beta2-final | 8,161 | 8/15/2019 |
3.3.0-beta1-final | 11,057 | 7/26/2019 |
3.2.1 | 408,447 | 8/9/2019 |
3.2.0 | 133,286 | 8/1/2019 |
3.2.0-beta4-final | 7,488 | 7/16/2019 |
3.2.0-beta3-final | 9,534 | 6/25/2019 |
3.2.0-beta1-final | 169,211 | 5/21/2019 |
3.1.0 | 578,414 | 5/21/2019 |
3.1.0-beta3-final | 10,373 | 5/7/2019 |
3.1.0-beta2-final | 7,089 | 4/24/2019 |
3.1.0-beta1-final | 6,547 | 4/10/2019 |
3.0.0 | 910,841 | 4/2/2019 |
3.0.0-beta4-final | 23,939 | 2/27/2019 |
3.0.0-beta3-final | 23,222 | 2/14/2019 |
3.0.0-beta2-final | 11,377 | 1/24/2019 |
2.11.0-beta1-final | 16,425 | 12/11/2018 |
2.10.0 | 2,425,887 | 11/15/2018 |
2.9.0 | 1,395,492 | 8/16/2018 |
2.8.2 | 8,877,882 | 5/22/2018 |
2.8.0 | 31,586,941 | 5/1/2018 |
2.8.0-beta4 | 8,815 | 4/20/2018 |
2.8.0-beta3 | 34,335 | 4/12/2018 |
2.7.0 | 307,173 | 3/8/2018 |
2.6.1 | 944,694 | 12/14/2017 |
2.6.0 | 97,863 | 12/8/2017 |
2.6.0-beta3 | 10,605 | 11/22/2017 |
2.4.0 | 319,520 | 10/16/2017 |
2.3.2 | 178,055 | 8/31/2017 |
2.3.1 | 5,708,007 | 7/20/2017 |
2.3.0 | 61,131 | 7/11/2017 |
2.3.0-beta3 | 7,923 | 7/6/2017 |
2.3.0-beta2 | 8,507 | 6/15/2017 |
2.3.0-beta1 | 23,594 | 5/30/2017 |
2.2.0 | 73,416 | 5/30/2017 |
2.1.0 | 157,893 | 4/21/2017 |
2.0.0 | 386,845 | 3/9/2017 |
2.0.0-rc4 | 36,673 | 2/8/2017 |
2.0.0-rc3 | 8,912 | 1/30/2017 |
2.0.0-rc2 | 19,685 | 12/14/2016 |
2.0.0-rc | 20,729 | 11/18/2016 |
2.0.0-beta5 | 11,921 | 10/18/2016 |
2.0.0-beta4 | 8,436 | 10/12/2016 |
2.0.0-beta3 | 16,003 | 7/13/2016 |
2.0.0-beta1 | 14,703 | 3/31/2016 |
1.3.2 | 910,501 | 7/1/2016 |
1.3.1 | 129,434 | 7/1/2016 |
1.3.0 | 1,348,318 | 6/27/2016 |
1.3.0-beta1-20160429-01 | 43,755 | 5/16/2016 |
1.2.2 | 71,207 | 5/17/2016 |
1.2.1 | 150,559 | 3/31/2016 |
1.2.0 | 365,177 | 3/31/2016 |
1.2.0-rc | 9,566 | 3/5/2016 |
1.2.0-beta1-20160202-02 | 10,741 | 2/2/2016 |
1.2.0-beta1-20160108-01 | 10,995 | 1/12/2016 |
1.1.1 | 127,040 | 12/3/2015 |
1.1.0 | 62,920 | 11/30/2015 |
1.1.0-rc1-20151109-01 | 10,169 | 11/14/2015 |
1.1.0-rc1 | 8,977 | 10/19/2015 |
1.1.0-beta1-20150928-02 | 8,422 | 10/15/2015 |
1.1.0-beta1-20150812-01 | 8,714 | 8/26/2015 |
1.1.0-beta1 | 9,579 | 10/9/2015 |
1.0.1 | 5,245,563 | 12/21/2016 |
1.0.0 | 300,111 | 7/13/2015 |
1.0.0-rc3 | 15,929 | 6/17/2015 |
1.0.0-rc2 | 361,988 | 4/24/2015 |
1.0.0-rc1 | 28,495 | 2/14/2015 |
1.0.0-beta2 | 21,817 | 1/16/2015 |
1.0.0-beta1-20141031-01 | 19,025 | 11/11/2014 |
0.7.4091001-beta | 16,653 | 9/29/2014 |
0.7.4080704-beta | 10,809 | 8/20/2014 |
0.7.4052301-beta | 15,735 | 6/3/2014 |
0.6.4033103-beta | 16,251 | 4/1/2014 |