Microsoft.CodeAnalysis.Workspaces.Common
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
There is a newer version of this package available.
See the version list below for details.
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" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.CodeAnalysis.Workspaces.Common --version 2.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.CodeAnalysis.Workspaces.Common, 2.3.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// 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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.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)
Used By
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
|