issues
search
dotnet-state-machine
/
stateless
A simple library for creating state machines in C# code
Other
5.62k
stars
767
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
looping state
#605
stefano-vardanega
opened
1 week ago
0
PermitDynamic and reentry
#604
hooligan495
opened
3 weeks ago
0
How to transition directly to a specific state instead of triggering a transition name?
#603
vanasis
opened
4 weeks ago
0
Automatic transition from one state to another
#602
mkulisic
opened
1 month ago
0
Added the option of firing triggers in a threadsafe manner on the state machine, enabling usage of SM as a shared resource between threads
#600
IvaTutis
opened
2 months ago
1
Time based state transition ?
#599
samba2
opened
2 months ago
1
PermitIf does not support guard actions with more than 3 parameters (list of objects)
#598
EraYaN
opened
3 months ago
0
Escape labels in `UmlDotGraphStyle`
#597
nightroman
opened
3 months ago
2
Allow permitDynamic destination state to be calculated with an async function (Task)
#595
Jon2G
opened
4 months ago
2
Show state entry function in re-entry transition in dot graph
#590
mclift
closed
4 months ago
0
Fix entry function being shown on internal transitions in dot graph
#589
mclift
closed
4 months ago
0
Graph: re-entry transition is missing its entry action
#588
nightroman
opened
5 months ago
5
Unexpected graph labels for internal transitions
#587
nightroman
opened
5 months ago
1
Feature/add mermaid graph style
#586
mclift
opened
5 months ago
0
Mermaid graph support
#585
mclift
opened
5 months ago
1
Remove duplicate PackageLicenseExpression
#584
lg2de
closed
5 months ago
1
Use license expression
#583
lg2de
closed
5 months ago
2
Expose unmet guard conditions
#581
andrewmckaskill
closed
5 months ago
2
Release 5.16.0
#579
mclift
closed
6 months ago
0
Execute guards in parallel?
#578
dave-signify
opened
6 months ago
3
Reconfigure a state
#577
Ninho67
opened
6 months ago
0
Prepare release 5.16.0
#576
mclift
closed
6 months ago
1
Remove getDestination, and use Destination property instead.
#575
HenningNT
closed
6 months ago
0
Add overloads to CanFire to support trigger parameters
#574
mclift
closed
6 months ago
1
Permit state reentry from dynamic transitions.
#571
mclift
closed
7 months ago
0
feature: Add FireAsync(TTrigger, params object[]) overload
#570
RLittlesII
closed
7 months ago
1
Add Chinese readme
#568
YooungShang
opened
8 months ago
3
Fix NullReferenceException in the InvocationInfo class. Fix a FireAsync_TriggerWithMoreThanThreeParameters test failure because of a different system locale.
#566
PolarGoose
closed
7 months ago
1
Problem with Reentry in PermitDynamic in 5.14
#565
Fieslix
closed
6 months ago
6
Release 5.15.0
#562
mclift
closed
11 months ago
0
Prepare release 5.15.0.
#561
mclift
closed
11 months ago
0
Update xmdoc.
#560
mclift
closed
11 months ago
0
Add mermaid graph style
#559
sulmar
closed
5 months ago
5
Refactor Add initial transition to GetInitialTransition method
#558
sulmar
closed
11 months ago
2
Remove dependency from dirgraph format
#557
sulmar
closed
11 months ago
2
[Questions] Queue implementation?
#556
LiorBanai
closed
9 months ago
3
#553 Add NuGet package README; update compatibility statement in READ…
#555
mclift
closed
11 months ago
0
How To Use dynamic Stateless
#554
Mr-Mohammad
opened
11 months ago
5
Add NuGet package README
#553
mclift
closed
11 months ago
0
Add package license information
#552
mclift
closed
11 months ago
0
Update to .NET 8
#551
ArturKarbone
closed
11 months ago
1
Handling of value based trigger parameters
#550
gartenriese2
opened
1 year ago
0
Intermittent test failure in `LoseSyncContext()`
#549
crozone
opened
1 year ago
1
Release 5.14.0
#548
mclift
closed
1 year ago
5
Internal state transitions incorrectly list Entry actions in DOT graph export
#547
peitschie
opened
1 year ago
2
docs: Update README.md dead link for simplestatemachine
#545
jafin
closed
1 year ago
3
In the case of a superstate having a trigger that moves the state to …
#544
hooligan495
closed
1 year ago
3
Using PermitIf on a state with substates seems to lead to reentry
#543
hooligan495
closed
1 year ago
8
Is it possible to change the registered delegation method to event?
#541
zms9110750
opened
1 year ago
2
RobiniaDocs API Explorer
#540
NeuroXiq
closed
10 months ago
0
Next