Microsoft.CodeAnalysis.Workspaces.Common
2.3.1
See the version list below for details.
Requires NuGet 3.3 or higher.
Install-Package Microsoft.CodeAnalysis.Workspaces.Common -Version 2.3.1
dotnet add package Microsoft.CodeAnalysis.Workspaces.Common --version 2.3.1
<PackageReference Include="Microsoft.CodeAnalysis.Workspaces.Common" Version="2.3.1" />
paket add Microsoft.CodeAnalysis.Workspaces.Common --version 2.3.1
#r "nuget: Microsoft.CodeAnalysis.Workspaces.Common, 2.3.1"
// Install Microsoft.CodeAnalysis.Workspaces.Common as a Cake Addin
#addin nuget:?package=Microsoft.CodeAnalysis.Workspaces.Common&version=2.3.1
// Install Microsoft.CodeAnalysis.Workspaces.Common as a Cake Tool
#tool nuget:?package=Microsoft.CodeAnalysis.Workspaces.Common&version=2.3.1
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.
This package was built from the source at https://github.com/dotnet/roslyn/commit/57c813192bd494bb15aaa841f415f28f50438e19
| Product | Versions |
|---|---|
| .NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
| .NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
| .NET Standard | netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
| .NET Framework | net46 net461 net462 net463 net47 net471 net472 net48 |
| MonoAndroid | monoandroid |
| MonoMac | monomac |
| MonoTouch | monotouch |
| Tizen | tizen30 tizen40 tizen60 |
| Universal Windows Platform | uap uap10.0 |
| Xamarin.iOS | xamarinios |
| Xamarin.Mac | xamarinmac |
| Xamarin.TVOS | xamarintvos |
| Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.6
- ManagedEsent (>= 1.9.4)
- Microsoft.CodeAnalysis.Common (= 2.3.1)
- System.Composition (>= 1.0.31)
-
.NETStandard 1.3
- Microsoft.CodeAnalysis.Common (= 2.3.1)
- System.Composition (>= 1.0.31)
- System.Diagnostics.Contracts (>= 4.3.0)
- System.Linq.Parallel (>= 4.3.0)
- System.ObjectModel (>= 4.3.0)
- System.Text.RegularExpressions (>= 4.3.0)
- System.Threading.Tasks.Parallel (>= 4.3.0)
NuGet packages (1)
Showing the top 1 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/e595ee276d14e14bfb3eb323fb57f2aa668bddea |