Trax.Effect.StateMachine.Persistence
1.44.1
Prefix Reserved
See the version list below for details.
dotnet add package Trax.Effect.StateMachine.Persistence --version 1.44.1
NuGet\Install-Package Trax.Effect.StateMachine.Persistence -Version 1.44.1
<PackageReference Include="Trax.Effect.StateMachine.Persistence" Version="1.44.1" />
<PackageVersion Include="Trax.Effect.StateMachine.Persistence" Version="1.44.1" />
<PackageReference Include="Trax.Effect.StateMachine.Persistence" />
paket add Trax.Effect.StateMachine.Persistence --version 1.44.1
#r "nuget: Trax.Effect.StateMachine.Persistence, 1.44.1"
#:package Trax.Effect.StateMachine.Persistence@1.44.1
#addin nuget:?package=Trax.Effect.StateMachine.Persistence&version=1.44.1
#tool nuget:?package=Trax.Effect.StateMachine.Persistence&version=1.44.1
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).
| 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
- Microsoft.EntityFrameworkCore (>= 10.0.3)
- Microsoft.EntityFrameworkCore.Relational (>= 10.0.3)
- Microsoft.Extensions.DependencyInjection (>= 10.0.10)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Logging (>= 10.0.10)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.10)
- Npgsql (>= 10.0.3)
- Npgsql.EntityFrameworkCore.PostgreSQL (>= 10.0.0)
- Trax.Core (>= 1.6.0)
- Trax.Effect (>= 1.44.1)
- Trax.Effect.StateMachine (>= 1.44.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Trax.Effect.StateMachine.Persistence:
| Package | Downloads |
|---|---|
|
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.54.2 | 33 | 9/24/2026 |
| 1.54.1 | 93 | 9/17/2026 |
| 1.54.0 | 621 | 9/15/2026 |
| 1.53.0 | 92 | 9/15/2026 |
| 1.51.0 | 835 | 8/19/2026 |
| 1.50.0 | 163 | 8/13/2026 |
| 1.49.0 | 115 | 8/13/2026 |
| 1.48.1 | 118 | 8/12/2026 |
| 1.48.0 | 110 | 8/12/2026 |
| 1.47.0 | 148 | 8/12/2026 |
| 1.46.0 | 251 | 8/1/2026 |
| 1.45.0 | 127 | 8/1/2026 |
| 1.44.2 | 115 | 8/1/2026 |
| 1.44.1 | 125 | 7/31/2026 |