RoslynPad.Roslyn.Windows
4.8.0
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package RoslynPad.Roslyn.Windows --version 4.8.0
NuGet\Install-Package RoslynPad.Roslyn.Windows -Version 4.8.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RoslynPad.Roslyn.Windows" Version="4.8.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RoslynPad.Roslyn.Windows --version 4.8.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RoslynPad.Roslyn.Windows, 4.8.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install RoslynPad.Roslyn.Windows as a Cake Addin #addin nuget:?package=RoslynPad.Roslyn.Windows&version=4.8.0 // Install RoslynPad.Roslyn.Windows as a Cake Tool #tool nuget:?package=RoslynPad.Roslyn.Windows&version=4.8.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Provides platform-specific (WPF) implementations for UI elements required by the RoslynPad.Roslyn package.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0-windows7.0 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0-windows7.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)
- RoslynPad.Roslyn (>= 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 (2)
Showing the top 2 NuGet packages that depend on RoslynPad.Roslyn.Windows:
Package | Downloads |
---|---|
RoslynPad.Editor.Windows
Provides a Roslyn-based code editor using AvalonEdit (WPF platform) with completion, diagnostics, and quick actions |
|
Stride.Assets.Presentation
Package Description |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on RoslynPad.Roslyn.Windows:
Repository | Stars |
---|---|
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
|