Stateflows.Common 0.18.9-beta

Prefix Reserved
This is a prerelease version of Stateflows.Common.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Stateflows.Common --version 0.18.9-beta
                    
NuGet\Install-Package Stateflows.Common -Version 0.18.9-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.Common" Version="0.18.9-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Stateflows.Common" Version="0.18.9-beta" />
                    
Directory.Packages.props
<PackageReference Include="Stateflows.Common" />
                    
Project file
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.Common --version 0.18.9-beta
                    
#r "nuget: Stateflows.Common, 0.18.9-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.Common@0.18.9-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.Common&version=0.18.9-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Stateflows.Common&version=0.18.9-beta&prerelease
                    
Install as a Cake Tool

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 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.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Stateflows.Common:

Package Downloads
Stateflows

Package Description

Stateflows.Transport.Http.Client

Package Description

Stateflows.Transport.AspNetCore.SignalR.Client

Package Description

Stateflows.Transport.AspNetCore.SignalR

Package Description

Stateflows.Extensions.FluentValidation

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.19.2-beta 61 2/27/2026
0.19.1-beta 54 2/23/2026
0.19.0-beta 55 2/22/2026
0.18.9-beta 144 1/26/2026
0.18.8-beta 92 1/21/2026
0.18.7-beta 350 11/21/2025
0.18.6-beta 451 11/20/2025
0.18.5-beta 370 11/20/2025
0.18.4-beta 383 11/18/2025
0.18.3-beta 375 11/18/2025
0.18.2-beta 382 11/18/2025
0.18.1-beta 178 10/16/2025
0.18.0-beta 163 10/15/2025
0.17.11-alpha 318 9/8/2025
0.17.10-alpha 227 8/25/2025
0.17.9-alpha 331 8/25/2025
0.17.8-alpha 374 8/24/2025
0.17.7-alpha 206 8/14/2025
0.17.6-alpha 322 8/5/2025
Loading failed