XiansAi.Lib 2.11.0

dotnet add package XiansAi.Lib --version 2.11.0
                    
NuGet\Install-Package XiansAi.Lib -Version 2.11.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="XiansAi.Lib" Version="2.11.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="XiansAi.Lib" Version="2.11.0" />
                    
Directory.Packages.props
<PackageReference Include="XiansAi.Lib" />
                    
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 XiansAi.Lib --version 2.11.0
                    
#r "nuget: XiansAi.Lib, 2.11.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.
#:package XiansAi.Lib@2.11.0
                    
#: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=XiansAi.Lib&version=2.11.0
                    
Install as a Cake Addin
#tool nuget:?package=XiansAi.Lib&version=2.11.0
                    
Install as a Cake Tool

Xians.Ai Lib

This is a library for the Xians.Ai flow projects. This LIbrary is used by the Flows. It contains the base classes, interfaces and other utilities for creating and running Flows.

Installation

git clone https://github.com/XiansAiPlatform/XiansAi.Lib.git
touch .env
dotnet build

.env file is required to run tests. It contains the environment variables for the tests.

Publishing to NuGet

The easiest way to publish a new version is through GitHub Actions automation:

# Create and push a version tag
git tag -a v1.3.6 -m "Release v1.3.6"
git push origin v1.3.6

This automatically builds, tests, and publishes the package to NuGet.org.

Manual Publishing (Alternative)

For manual publishing, use the provided script:

./nuget-push.sh <version> <api_key>

📚 Detailed Documentation

For comprehensive publishing instructions, troubleshooting, and package consumption guides, see: NuGet Documentation

NuGet Package

You can find the latest version of the package here.

Installation

dotnet add package XiansAi.Lib --version 1.3.6

Or add to your .csproj:

<PackageReference Include="XiansAi.Lib" Version="1.3.6" />
Product Compatible and additional computed target framework versions.
.NET 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.  net10.0 was computed.  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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.11.0 212 10/26/2025
2.10.2 227 10/22/2025
2.10.1 212 10/12/2025
2.10.0 186 10/12/2025
2.9.1 1,738 10/9/2025
2.9.0 218 10/2/2025
2.8.0 195 9/28/2025
2.7.3 190 10/27/2025
2.7.2 266 9/22/2025
2.7.1 205 9/22/2025
2.7.0 315 9/19/2025
2.6.2 344 9/18/2025
2.6.1 328 9/16/2025
2.6.0 204 9/10/2025
2.5.1 230 9/3/2025
2.5.0 214 8/31/2025
2.4.3 222 8/29/2025
2.4.2 237 8/27/2025
2.4.1 240 8/27/2025
2.4.0 135 8/22/2025
2.3.3 154 8/22/2025
2.3.2 232 8/13/2025
2.3.1 202 8/11/2025
2.3.0 182 8/10/2025
2.2.0 195 7/29/2025
2.1.3 1,771 7/29/2025
2.1.2 168 7/28/2025
2.1.1 642 7/22/2025
2.1.0 550 7/21/2025
2.0.4 126 7/12/2025
2.0.3 120 7/12/2025
1.3.51 209 7/17/2025
1.3.7 113 7/12/2025
1.3.6 229 7/6/2025
1.3.5 344 6/26/2025
1.3.4 249 6/20/2025
1.3.3 237 6/16/2025
1.3.2 310 6/9/2025
1.3.1 283 5/25/2025
1.3.0 130 5/24/2025
1.2.22 204 5/22/2025
1.2.21 199 5/22/2025
1.2.20 202 5/21/2025
1.2.19 202 5/21/2025
1.2.17 205 5/20/2025
1.2.16 208 5/20/2025
1.2.15 204 5/5/2025
1.2.14 216 4/30/2025
1.2.13 209 4/29/2025
1.2.12 212 4/27/2025
1.2.11 219 4/24/2025
1.2.10 250 4/20/2025
1.2.9 205 4/18/2025
1.2.8 205 4/18/2025
1.2.7 217 4/6/2025
1.2.6 221 4/6/2025
1.2.5 179 4/6/2025
1.2.4 216 4/2/2025
1.2.3 406 3/24/2025
1.2.2 227 3/23/2025
1.2.1 207 2/19/2025
1.2.0 183 2/18/2025
1.1.9 182 2/17/2025
1.1.8 165 2/15/2025
1.1.7 158 2/14/2025
1.1.6 172 2/11/2025
1.1.5 175 2/8/2025
1.1.4 164 2/8/2025
1.1.3 173 2/6/2025
1.1.2 165 2/6/2025
1.1.1 198 1/19/2025
1.1.0 181 1/19/2025
1.0.8 156 1/19/2025
1.0.7 165 1/18/2025
1.0.6 146 1/14/2025
1.0.5 169 1/7/2025
1.0.4 178 1/6/2025
1.0.3 197 1/6/2025
1.0.2 4,105 1/6/2025
1.0.1 4,157 1/6/2025
1.0.0 174 1/5/2025