YScriptEngine.Abstractions
1.0.0-alpha
This is a prerelease version of YScriptEngine.Abstractions.
dotnet add package YScriptEngine.Abstractions --version 1.0.0-alpha
NuGet\Install-Package YScriptEngine.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.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.Abstractions" Version="1.0.0-alpha" />
<PackageReference Include="YScriptEngine.Abstractions" />
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.Abstractions --version 1.0.0-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: YScriptEngine.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.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.Abstractions&version=1.0.0-alpha&prerelease
#tool nuget:?package=YScriptEngine.Abstractions&version=1.0.0-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
YScriptEngine
The script compiler and runner you didn't ask for
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):
- YBotEngine - My integration of this package into a Discord Bot.
- YStreamUtils (soon, same idea but more like Streamer.bot/Stream Deck and desktop)
Made for Dotnet 10, might up to 11 once that's out.
Neither the readme nor the project was made by clankers.
| Product | Versions 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.Abstractions:
| Package | Downloads |
|---|---|
|
YScriptEngine.Roslyn
The Roslyn Engine for the YScriptEngine project. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0-alpha | 71 | 7/31/2026 |