Stateless 2.5.15
dotnet add package Stateless --version 2.5.15
NuGet\Install-Package Stateless -Version 2.5.15
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="Stateless" Version="2.5.15" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Stateless" Version="2.5.15" />
<PackageReference Include="Stateless" />
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 Stateless --version 2.5.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Stateless, 2.5.15"
#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.
#addin nuget:?package=Stateless&version=2.5.15
#tool nuget:?package=Stateless&version=2.5.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Create state machines and lightweight state machine-based workflows directly in .NET code
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
GitHub repositories (12)
Showing the top 12 popular GitHub repositories that depend on Stateless:
Repository | Stars |
---|---|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
|
github/VisualStudio
GitHub Extension for Visual Studio
|
|
sipsorcery-org/sipsorcery
A WebRTC, SIP and VoIP library for C# and .NET. Designed for real-time communications apps.
|
|
Azure/iotedge
The IoT Edge OSS project
|
|
dotnetGame/MineCase
Minecraft server based on Orleans
|
|
pardahlman/RawRabbit
A modern .NET framework for communication over RabbitMq
|
|
JasonBock/Rocks
A mocking library based on the Compiler APIs (Roslyn + Mocks)
|
|
CrossGeeks/xUber
Uber Clone using Xamarin Forms
|
|
DynamicTranslator/DynamicTranslator
Instant translation application for windows in .NET :circus_tent:
|
|
damianh/LittleForker
A .NET utility library to spawn, supervise and (optionally) cleanly shut down child processes.
|
|
Kaioru/Edelstein
A v.95.1 Mushroom game server emulator written in C# .NET
|
|
mrsalmon1976/Stateless.WorkflowEngine
Basic .NET workflow engine based on the awesome stateless State Machine.
|