RoslynPad.Roslyn
2.4.0
Exposes many Roslyn editor services that are currently internal. The version of this package corresponds to the Roslyn packages.
Install-Package RoslynPad.Roslyn -Version 2.4.0
dotnet add package RoslynPad.Roslyn --version 2.4.0
<PackageReference Include="RoslynPad.Roslyn" Version="2.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RoslynPad.Roslyn --version 2.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 1.3
- Microsoft.CodeAnalysis.CSharp (>= 2.4.0)
- Microsoft.CodeAnalysis.CSharp.Features (>= 2.4.0)
- Microsoft.CodeAnalysis.CSharp.Scripting (>= 2.4.0)
- Microsoft.CodeAnalysis.CSharp.Workspaces (>= 2.4.0)
- Microsoft.CSharp (>= 4.3.0)
- NETStandard.Library (>= 1.6.1)
- System.IO.FileSystem.AccessControl (>= 4.3.0)
- System.Threading.Thread (>= 4.3.0)
GitHub Usage
This package is not used by any popular GitHub repositories.