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
                    
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="Hyperbee.XS.Extensions" Version="1.2.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Hyperbee.XS.Extensions" Version="1.2.3" />
                    
Directory.Packages.props
<PackageReference Include="Hyperbee.XS.Extensions" />
                    
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 Hyperbee.XS.Extensions --version 1.2.3
                    
#r "nuget: Hyperbee.XS.Extensions, 1.2.3"
                    
#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.
#addin nuget:?package=Hyperbee.XS.Extensions&version=1.2.3
                    
Install Hyperbee.XS.Extensions as a Cake Addin
#tool nuget:?package=Hyperbee.XS.Extensions&version=1.2.3
                    
Install Hyperbee.XS.Extensions as a Cake Tool

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last updated
1.2.3 140 9 days ago
1.2.2 142 11 days ago
1.2.1 140 23 days ago
1.2.0 113 2 months ago
1.1.0 106 2 months ago
1.1.0-develop.250210210309 63 2 months ago
1.0.2 100 2 months ago