v0.1.1-alpha
Pre-release
Pre-release
What's new
- E2E sample — full Aspire-hosted demo with EcommerceApi and AdminApi showcasing NATS JetStream, PostgreSQL BinSet, OpenFeature, and JWT integration
- Integration tests — TUnit + Aspire.Hosting.Testing suite covering all experiment evaluation paths end-to-end (10 tests)
- BinSet public —
BinSet.BuildandBinSet.Containsare now part of the public API - Unified test framework — all unit tests migrated from xunit to TUnit;
dotnet testnow works across the entire solution on .NET 10 SDK viaglobal.jsonMTP runner config - CI updated — workflows bumped to .NET 10 SDK