YScriptEngine.Lsp.Abstractions 1.0.0-alpha

This is a prerelease version of YScriptEngine.Lsp.Abstractions.
dotnet add package YScriptEngine.Lsp.Abstractions --version 1.0.0-alpha
                    
NuGet\Install-Package YScriptEngine.Lsp.Abstractions -Version 1.0.0-alpha
                    
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="YScriptEngine.Lsp.Abstractions" Version="1.0.0-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="YScriptEngine.Lsp.Abstractions" Version="1.0.0-alpha" />
                    
Directory.Packages.props
<PackageReference Include="YScriptEngine.Lsp.Abstractions" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add YScriptEngine.Lsp.Abstractions --version 1.0.0-alpha
                    
#r "nuget: YScriptEngine.Lsp.Abstractions, 1.0.0-alpha"
                    
#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.
#:package YScriptEngine.Lsp.Abstractions@1.0.0-alpha
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=YScriptEngine.Lsp.Abstractions&version=1.0.0-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=YScriptEngine.Lsp.Abstractions&version=1.0.0-alpha&prerelease
                    
Install as a Cake Tool

YScriptEngine

The script compiler and runner you didn't ask for

Build Status

I am notoriously bad at naming things, and also at documenting things.

Here's a list of each package and what they do:

  • YScriptEngine.Abstractions: The package that contains the required interfaces and projects to make your own script type!
  • YScriptEngine.Roslyn: Compiles and runs Roslyn-based scripts (C#).

Currently Supported Languages

  • CSharp/Roslyn
  • JavaScript/TypeScript
  • Node Graphs
  • Python
  • Lua

I'll add a support discord or something later. Don't expect much unless this pops off as the kids say.

Projects using this package (that I know of):

Made for Dotnet 10, might up to 11 once that's out.

Neither the readme nor the project was made by clankers.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net10.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on YScriptEngine.Lsp.Abstractions:

Package Downloads
YScriptEngine.Lsp.Roslyn

The Roslyn LSP for the YScriptEngine project.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.0-alpha 74 7/31/2026