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 | 1,957 | 2/24/2025 |
4.12.0 | 797,756 | 12/4/2024 |
4.12.0-3.final | 27,188 | 10/29/2024 |
4.12.0-2.final | 24,397 | 9/17/2024 |
4.12.0-1.final | 25,248 | 8/14/2024 |
4.11.0 | 3,554,220 | 8/15/2024 |
4.11.0-3.final | 52,741 | 7/31/2024 |
4.11.0-2.final | 15,696 | 6/19/2024 |
4.10.0 | 1,895,591 | 6/10/2024 |
4.10.0-3.final | 128,498 | 4/29/2024 |
4.10.0-2.final | 17,827 | 3/19/2024 |
4.10.0-1.final | 345 | 3/18/2024 |
4.9.2 | 2,813,243 | 3/2/2024 |
4.9.0-3.final | 23,952 | 1/22/2024 |
4.9.0-2.final | 35,735 | 12/16/2023 |
4.9.0-1.final | 2,163 | 12/13/2023 |
4.8.0 | 21,404,621 | 11/22/2023 |
4.8.0-3.final | 3,801,435 | 11/3/2023 |
4.8.0-2.final | 43,953 | 9/20/2023 |
4.8.0-1.final | 9,062 | 9/9/2023 |
4.7.0 | 3,098,895 | 8/18/2023 |
4.7.0-2.final | 34,809 | 6/20/2023 |
4.7.0-1.final | 28,453 | 5/20/2023 |
4.6.0 | 1,557,874 | 5/16/2023 |
4.6.0-1.final | 181,534 | 3/3/2023 |
4.5.0 | 77,820,767 | 2/24/2023 |
4.5.0-2.final | 37,925 | 1/6/2023 |
4.4.0 | 11,375,646 | 11/14/2022 |
4.4.0-4.final | 94,524 | 10/22/2022 |
4.4.0-2.final | 78,223 | 9/19/2022 |
4.4.0-1.final | 6,128 | 8/16/2022 |
4.3.1 | 2,165,388 | 9/30/2022 |
4.3.0-3.final | 4,106 | 7/26/2022 |
4.3.0-2.final | 7,517 | 6/22/2022 |
4.3.0-1.final | 30,643 | 5/10/2022 |
4.2.0 | 4,529,250 | 5/13/2022 |
4.2.0-4.final | 9,843 | 4/27/2022 |
4.2.0-2.final | 30,394 | 3/25/2022 |
4.2.0-1.final | 12,229 | 2/18/2022 |
4.1.0 | 4,037,791 | 2/16/2022 |
4.1.0-3.final | 11,969 | 1/27/2022 |
4.1.0-1.final | 53,110 | 11/19/2021 |
4.0.1 | 10,144,518 | 11/9/2021 |
4.0.0-6.final | 23,101 | 10/20/2021 |
4.0.0-5.final | 2,755 | 10/11/2021 |
4.0.0-4.final | 32,132 | 9/15/2021 |
4.0.0-3.final | 52,993 | 8/12/2021 |
4.0.0-2.final | 8,270 | 7/20/2021 |
4.0.0-1.final | 17,676 | 7/7/2021 |
3.11.0 | 3,767,701 | 8/11/2021 |
3.11.0-3.final | 494 | 7/15/2021 |
3.11.0-1.final | 14,751 | 6/14/2021 |
3.10.0 | 1,122,100 | 6/11/2021 |
3.10.0-3.final | 15,102 | 5/13/2021 |
3.10.0-2.final | 20,216 | 4/20/2021 |
3.10.0-1.final | 55,514 | 3/3/2021 |
3.9.0 | 2,420,791 | 3/2/2021 |
3.9.0-5.final | 1,556 | 2/24/2021 |
3.9.0-4.final | 1,831 | 2/10/2021 |
3.9.0-3.final | 5,281 | 1/20/2021 |
3.9.0-2.final | 21,249 | 12/10/2020 |
3.9.0-1.final | 69,679 | 12/4/2020 |
3.8.0 | 21,054,415 | 11/13/2020 |
3.8.0-5.final | 17,318 | 10/23/2020 |
3.8.0-4.final | 6,115 | 10/13/2020 |
3.8.0-3.final | 26,851 | 9/16/2020 |
3.8.0-2.final | 3,225 | 9/1/2020 |
3.7.0 | 4,980,420 | 8/5/2020 |
3.7.0-4.final | 6,040 | 7/14/2020 |
3.7.0-3.final | 10,707 | 7/2/2020 |
3.7.0-2.final | 5,678 | 6/15/2020 |
3.7.0-1.final | 43,837 | 5/19/2020 |
3.6.0 | 1,861,151 | 5/19/2020 |
3.6.0-4.final | 7,263 | 5/5/2020 |
3.6.0-3.final | 8,712 | 4/16/2020 |
3.6.0-2.final | 50,850 | 3/26/2020 |
3.6.0-1.final | 23,225 | 3/17/2020 |
3.5.0 | 1,072,630 | 3/16/2020 |
3.5.0-beta3-final | 22,867 | 2/19/2020 |
3.5.0-beta2-final | 21,830 | 1/23/2020 |
3.5.0-beta1-final | 24,622 | 12/3/2019 |
3.4.0 | 2,326,928 | 12/3/2019 |
3.4.0-beta4-final | 16,179 | 11/15/2019 |
3.4.0-beta3-final | 28,737 | 11/4/2019 |
3.4.0-beta2-final | 531,686 | 10/15/2019 |
3.4.0-beta1-final | 11,548 | 9/23/2019 |
3.3.1 | 69,431,683 | 9/23/2019 |
3.3.1-beta3-final | 15,045 | 9/5/2019 |
3.3.0-beta2-final | 8,141 | 8/15/2019 |
3.3.0-beta1-final | 11,037 | 7/26/2019 |
3.2.1 | 402,302 | 8/9/2019 |
3.2.0 | 133,216 | 8/1/2019 |
3.2.0-beta4-final | 7,469 | 7/16/2019 |
3.2.0-beta3-final | 9,490 | 6/25/2019 |
3.2.0-beta1-final | 168,991 | 5/21/2019 |
3.1.0 | 577,887 | 5/21/2019 |
3.1.0-beta3-final | 10,354 | 5/7/2019 |
3.1.0-beta2-final | 7,071 | 4/24/2019 |
3.1.0-beta1-final | 6,527 | 4/10/2019 |
3.0.0 | 908,395 | 4/2/2019 |
3.0.0-beta4-final | 23,890 | 2/27/2019 |
3.0.0-beta3-final | 23,099 | 2/14/2019 |
3.0.0-beta2-final | 11,341 | 1/24/2019 |
2.11.0-beta1-final | 16,345 | 12/11/2018 |
2.10.0 | 2,417,529 | 11/15/2018 |
2.9.0 | 1,390,529 | 8/16/2018 |
2.8.2 | 8,835,534 | 5/22/2018 |
2.8.0 | 31,458,043 | 5/1/2018 |
2.8.0-beta4 | 8,749 | 4/20/2018 |
2.8.0-beta3 | 34,256 | 4/12/2018 |
2.7.0 | 306,787 | 3/8/2018 |
2.6.1 | 942,243 | 12/14/2017 |
2.6.0 | 97,335 | 12/8/2017 |
2.6.0-beta3 | 10,557 | 11/22/2017 |
2.4.0 | 318,284 | 10/16/2017 |
2.3.2 | 177,700 | 8/31/2017 |
2.3.1 | 5,689,984 | 7/20/2017 |
2.3.0 | 60,996 | 7/11/2017 |
2.3.0-beta3 | 7,876 | 7/6/2017 |
2.3.0-beta2 | 8,460 | 6/15/2017 |
2.3.0-beta1 | 23,544 | 5/30/2017 |
2.2.0 | 73,309 | 5/30/2017 |
2.1.0 | 157,773 | 4/21/2017 |
2.0.0 | 385,773 | 3/9/2017 |
2.0.0-rc4 | 36,532 | 2/8/2017 |
2.0.0-rc3 | 8,864 | 1/30/2017 |
2.0.0-rc2 | 19,634 | 12/14/2016 |
2.0.0-rc | 20,681 | 11/18/2016 |
2.0.0-beta5 | 11,871 | 10/18/2016 |
2.0.0-beta4 | 8,388 | 10/12/2016 |
2.0.0-beta3 | 15,955 | 7/13/2016 |
2.0.0-beta1 | 14,650 | 3/31/2016 |
1.3.2 | 909,448 | 7/1/2016 |
1.3.1 | 128,811 | 7/1/2016 |
1.3.0 | 1,345,449 | 6/27/2016 |
1.3.0-beta1-20160429-01 | 43,712 | 5/16/2016 |
1.2.2 | 71,077 | 5/17/2016 |
1.2.1 | 150,289 | 3/31/2016 |
1.2.0 | 365,039 | 3/31/2016 |
1.2.0-rc | 9,516 | 3/5/2016 |
1.2.0-beta1-20160202-02 | 10,639 | 2/2/2016 |
1.2.0-beta1-20160108-01 | 10,951 | 1/12/2016 |
1.1.1 | 126,905 | 12/3/2015 |
1.1.0 | 62,766 | 11/30/2015 |
1.1.0-rc1-20151109-01 | 10,121 | 11/14/2015 |
1.1.0-rc1 | 8,871 | 10/19/2015 |
1.1.0-beta1-20150928-02 | 8,374 | 10/15/2015 |
1.1.0-beta1-20150812-01 | 8,664 | 8/26/2015 |
1.1.0-beta1 | 9,463 | 10/9/2015 |
1.0.1 | 5,138,510 | 12/21/2016 |
1.0.0 | 297,486 | 7/13/2015 |
1.0.0-rc3 | 15,691 | 6/17/2015 |
1.0.0-rc2 | 361,374 | 4/24/2015 |
1.0.0-rc1 | 28,323 | 2/14/2015 |
1.0.0-beta2 | 21,765 | 1/16/2015 |
1.0.0-beta1-20141031-01 | 18,970 | 11/11/2014 |
0.7.4091001-beta | 16,606 | 9/29/2014 |
0.7.4080704-beta | 10,758 | 8/20/2014 |
0.7.4052301-beta | 15,685 | 6/3/2014 |
0.6.4033103-beta | 16,119 | 4/1/2014 |