RoslynPad.Roslyn
3.6.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 3.6.0
dotnet add package RoslynPad.Roslyn --version 3.6.0
<PackageReference Include="RoslynPad.Roslyn" Version="3.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RoslynPad.Roslyn --version 3.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RoslynPad.Roslyn, 3.6.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.0
- Microsoft.CodeAnalysis.CSharp (>= 3.6.0)
- Microsoft.CodeAnalysis.CSharp.Features (>= 3.6.0)
- Microsoft.CodeAnalysis.CSharp.Scripting (>= 3.6.0)
- Microsoft.CodeAnalysis.CSharp.Workspaces (>= 3.6.0)
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on RoslynPad.Roslyn:
Package | Downloads |
---|---|
RoslynPad.Editor.Windows
Provides a Roslyn-based code editor using AvalonEdit (WPF platform) with completion, diagnostics, and quick actions
|
|
RoslynPad.Roslyn.Windows
Provides platform-specific (WPF) implementations for UI elements required by the RoslynPad.Roslyn package.
|
|
RoslynPad.Editor.Avalonia
Provides a Roslyn-based code editor using AvaloniaEdit (Avalonia platform) with completion, diagnostics, and quick actions
|
|
RoslynPad.Roslyn.Avalonia
Provides platform-specific (Avalonia) implementations for UI elements required by the RoslynPad.Roslyn package.
|
GitHub repositories
This package is not used by any popular GitHub repositories.