Stateflows.Locks.DistributedLock 0.19.5-beta

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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.19.5-beta 57 5/11/2026
0.19.4-beta 91 4/20/2026
0.19.3-beta 62 4/16/2026
0.19.2-beta 78 2/27/2026
0.19.1-beta 65 2/23/2026
0.19.0-beta 64 2/22/2026
0.18.9-beta 161 1/26/2026
0.18.8-beta 69 1/21/2026
0.18.7-beta 291 11/21/2025
0.18.6-beta 481 11/20/2025
0.18.5-beta 395 11/20/2025
0.18.4-beta 406 11/18/2025
0.18.3-beta 395 11/18/2025
0.18.2-beta 393 11/18/2025
0.18.1-beta 183 10/16/2025
0.18.0-beta 178 10/15/2025
0.17.11-alpha 189 9/8/2025
0.17.10-alpha 206 8/25/2025
0.17.9-alpha 313 8/25/2025
0.17.8-alpha 367 8/24/2025
Loading failed