Orleans.StateMachineES.Abstractions
1.0.4
See the version list below for details.
dotnet add package Orleans.StateMachineES.Abstractions --version 1.0.4
NuGet\Install-Package Orleans.StateMachineES.Abstractions -Version 1.0.4
<PackageReference Include="Orleans.StateMachineES.Abstractions" Version="1.0.4" />
<PackageVersion Include="Orleans.StateMachineES.Abstractions" Version="1.0.4" />
<PackageReference Include="Orleans.StateMachineES.Abstractions" />
paket add Orleans.StateMachineES.Abstractions --version 1.0.4
#r "nuget: Orleans.StateMachineES.Abstractions, 1.0.4"
#:package Orleans.StateMachineES.Abstractions@1.0.4
#addin nuget:?package=Orleans.StateMachineES.Abstractions&version=1.0.4
#tool nuget:?package=Orleans.StateMachineES.Abstractions&version=1.0.4
Core abstractions for Orleans StateMachine Event Sourcing library. Contains interfaces and models for building event-sourced state machines in Orleans applications.
| Product | Versions 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. |
-
net9.0
- Microsoft.Orleans.Sdk (>= 9.1.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Orleans.StateMachineES.Abstractions:
| Package | Downloads |
|---|---|
|
Orleans.StateMachineES
Production-ready state machine implementation for Microsoft Orleans with comprehensive event sourcing, enterprise features, and performance optimizations. Includes ValueTask optimizations, object pooling, and advanced memory management. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version sync with main package (v1.0.4). No API changes.