RoslynPad.Roslyn
4.8.0
See the version list below for details.
dotnet add package RoslynPad.Roslyn --version 4.8.0
NuGet\Install-Package RoslynPad.Roslyn -Version 4.8.0
<PackageReference Include="RoslynPad.Roslyn" Version="4.8.0" />
paket add RoslynPad.Roslyn --version 4.8.0
#r "nuget: RoslynPad.Roslyn, 4.8.0"
// Install RoslynPad.Roslyn as a Cake Addin #addin nuget:?package=RoslynPad.Roslyn&version=4.8.0 // Install RoslynPad.Roslyn as a Cake Tool #tool nuget:?package=RoslynPad.Roslyn&version=4.8.0
Exposes many Roslyn editor services that are currently internal. The version of this package corresponds to the Roslyn packages.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | 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. |
-
net8.0
- Microsoft.CodeAnalysis.CSharp (>= 4.8.0)
- Microsoft.CodeAnalysis.CSharp.Features (>= 4.8.0)
- Microsoft.CodeAnalysis.CSharp.Scripting (>= 4.8.0)
- Microsoft.CodeAnalysis.CSharp.Workspaces (>= 4.8.0)
- System.Composition (>= 8.0.0)
- System.Linq.Async (>= 6.0.1)
- System.Reflection.Metadata (>= 8.0.0)
- System.Reflection.MetadataLoadContext (>= 8.0.0)
NuGet packages (5)
Showing the top 5 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. |
|
Stride.Assets.Presentation
Package Description |
|
RoslynPad.Roslyn.Avalonia
Provides platform-specific (Avalonia) 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 |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on RoslynPad.Roslyn:
Repository | Stars |
---|---|
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
|