Stateflows 0.20.12-beta
Prefix Reserved
This is a prerelease version of Stateflows.
dotnet add package Stateflows --version 0.20.12-beta
NuGet\Install-Package Stateflows -Version 0.20.12-beta
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Stateflows" Version="0.20.12-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Stateflows" Version="0.20.12-beta" />
<PackageReference Include="Stateflows" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Stateflows --version 0.20.12-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Stateflows, 0.20.12-beta"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Stateflows@0.20.12-beta
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Stateflows&version=0.20.12-beta&prerelease
#tool nuget:?package=Stateflows&version=0.20.12-beta&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Introduction
Stateflows is a .NET-based framework for building executable State Machines. It targets .NET 8.0+ and uses actor model to achieve scalability and robustness. It comes with minimum dependencies and enables developers to write state-oriented business logic in a testable, object-oriented, enterprise-class code.
Getting Started
Go to Stateflows homepage to learn more.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Stateflows.Common (>= 0.20.12-beta)
- System.Threading.Channels (>= 8.0.0)
NuGet packages (11)
Showing the top 5 NuGet packages that depend on Stateflows:
| Package | Downloads |
|---|---|
|
Stateflows.Locks.DistributedLock
Package Description |
|
|
Stateflows.Storage.EntityFrameworkCore
Package Description |
|
|
Stateflows.Testing
Package Description |
|
|
Stateflows.Common.Transport
Package Description |
|
|
Stateflows.Extensions.PlantUml
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.20.12-beta | 0 | 9/8/2026 |
| 0.20.11-beta | 45 | 9/7/2026 |
| 0.20.10-beta | 69 | 9/2/2026 |
| 0.20.9-beta | 72 | 9/1/2026 |
| 0.20.8-beta | 125 | 8/17/2026 |
| 0.20.7-beta | 100 | 8/6/2026 |
| 0.20.6-beta | 99 | 8/5/2026 |
| 0.20.5-beta | 114 | 7/23/2026 |
| 0.20.4-beta | 220 | 6/24/2026 |
| 0.20.3-beta | 113 | 6/24/2026 |
| 0.20.2-beta | 215 | 6/23/2026 |
| 0.20.1-beta | 115 | 6/23/2026 |
| 0.20.0-beta | 153 | 6/23/2026 |
| 0.19.6-beta | 110 | 6/1/2026 |
| 0.19.5-beta | 252 | 5/11/2026 |
| 0.19.4-beta | 119 | 4/20/2026 |
| 0.19.3-beta | 99 | 4/16/2026 |
| 0.19.2-beta | 120 | 2/27/2026 |
| 0.19.1-beta | 89 | 2/23/2026 |
| 0.19.0-beta | 100 | 2/22/2026 |
Loading failed