Trax.Effect.StateMachine
1.54.0
Prefix Reserved
See the version list below for details.
dotnet add package Trax.Effect.StateMachine --version 1.54.0
NuGet\Install-Package Trax.Effect.StateMachine -Version 1.54.0
<PackageReference Include="Trax.Effect.StateMachine" Version="1.54.0" />
<PackageVersion Include="Trax.Effect.StateMachine" Version="1.54.0" />
<PackageReference Include="Trax.Effect.StateMachine" />
paket add Trax.Effect.StateMachine --version 1.54.0
#r "nuget: Trax.Effect.StateMachine, 1.54.0"
#:package Trax.Effect.StateMachine@1.54.0
#addin nuget:?package=Trax.Effect.StateMachine&version=1.54.0
#tool nuget:?package=Trax.Effect.StateMachine&version=1.54.0
Portable, resumable snapshot state-machine engine. Pure, dependency-free: represents a multi-step flow's state as language-neutral JSON so a C# backend and a TypeScript client agree on it, with illegal (state, context) pairs unrepresentable and every operation total.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
-
net10.0
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Trax.Effect.StateMachine:
| Package | Downloads |
|---|---|
|
Trax.Effect.StateMachine.Persistence
Postgres-backed persistence for the Trax snapshot state-machine engine: a user-scoped snapshot store with optimistic concurrency, the FE-drives/BE-validates draft service, and a generic exactly-once effect primitive (lease + fence token). |
|
|
Trax.Effect.StateMachine.Testing
Cross-runtime differential conformance for Trax state machines: replay a generated differential corpus through the C# engine and get back the cases it fails to reproduce. The corpus is produced by the TypeScript oracle (@trax/state-machine); this proves the two engine ports stay behaviorally identical. Framework-agnostic — returns a diff list you assert on. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.55.0 | 31 | 9/25/2026 |
| 1.54.2 | 63 | 9/24/2026 |
| 1.54.1 | 177 | 9/17/2026 |
| 1.54.0 | 682 | 9/15/2026 |
| 1.53.0 | 98 | 9/15/2026 |
| 1.51.0 | 859 | 8/19/2026 |
| 1.50.0 | 178 | 8/13/2026 |
| 1.49.0 | 132 | 8/13/2026 |
| 1.48.1 | 127 | 8/12/2026 |
| 1.48.0 | 125 | 8/12/2026 |
| 1.47.0 | 170 | 8/12/2026 |
| 1.46.0 | 271 | 8/1/2026 |
| 1.45.0 | 135 | 8/1/2026 |
| 1.44.2 | 130 | 8/1/2026 |
| 1.44.1 | 131 | 7/31/2026 |