Hyperbee.XS.Extensions
1.2.3
dotnet add package Hyperbee.XS.Extensions --version 1.2.3
NuGet\Install-Package Hyperbee.XS.Extensions -Version 1.2.3
<PackageReference Include="Hyperbee.XS.Extensions" Version="1.2.3" />
<PackageVersion Include="Hyperbee.XS.Extensions" Version="1.2.3" />
<PackageReference Include="Hyperbee.XS.Extensions" />
paket add Hyperbee.XS.Extensions --version 1.2.3
#r "nuget: Hyperbee.XS.Extensions, 1.2.3"
#addin nuget:?package=Hyperbee.XS.Extensions&version=1.2.3
#tool nuget:?package=Hyperbee.XS.Extensions&version=1.2.3
XS.Extensions: Extensions for Hyperbee.XS
What is XS?
XS is a lightweight scripting language designed to simplify and enhance the use of C# expression trees. It provides a familiar C#-like syntax while offering advanced extensibility, making it a compelling choice for developers building domain-specific languages (DSLs), rules engines, or dynamic runtime logic systems.
XS.Extensions is a collection of useful extensions for the XS language, including:
- Async/Await
- Enumerable/Yield/Break
- While
- For
- For Each
- Usings
- String Interpolation
- Injection (access to IServiceProvider)
- Configuration (access to IConfiguration)
- Debugging
- Nuget Package Management
Contributing
We welcome contributions! Please see our Contributing Guide for more details.
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. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
-
net8.0
- Hyperbee.Collections (>= 2.4.0)
- Hyperbee.Expressions (>= 1.1.5)
- Hyperbee.XS (>= 1.2.3)
- Microsoft.CodeAnalysis.CSharp (>= 4.13.0)
- Parlot (>= 1.3.5)
-
net9.0
- Hyperbee.Collections (>= 2.4.0)
- Hyperbee.Expressions (>= 1.1.5)
- Hyperbee.XS (>= 1.2.3)
- Microsoft.CodeAnalysis.CSharp (>= 4.13.0)
- Parlot (>= 1.3.5)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Hyperbee.XS.Extensions:
Package | Downloads |
---|---|
Hyperbee.XS.Interactive
.NET Interactive tools for Expression Script [XS]. |
GitHub repositories
This package is not used by any popular GitHub repositories.