EyeAuras.Chiral 0.1.1-dev.20260905

Chiral

Chiral contains the transport and node-discovery primitives shared by services in the Chiral network. It is an application-neutral .NET 10 library built on MassTransit and its PostgreSQL transport.

Applications own their messages, consumers, persistence, and business rules. They join the network with AddChiral(...), optionally advertise logical nodes and endpoints, and select Chiral:Mode in configuration.

The package id is EyeAuras.Chiral. It is distributed through the organization's internal NuGet feed and is not intended for publication to nuget.org.

Build and pack

From the repository root, run:

./pack-chiral.ps1 -Version 0.1.0-ci.42

The script performs a locked restore, a warnings-as-errors Release build, creates .nupkg and .snupkg files under artifacts/packages, verifies package metadata and contents, and compiles a clean consumer against the local package.

Publishing is deliberately separate: CI pushes the verified package to its configured internal source using credentials supplied by the build environment. Consumers should pin the exact published package version.

No packages depend on EyeAuras.Chiral.

.NET 10.0

Version Downloads Last updated
0.1.1-dev.20260905 9 09/05/2026