https://github.com/ycanardeau/arisama
https://github.com/ycanardeau/arisama
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ycanardeau/arisama
- Owner: ycanardeau
- Created: 2024-10-15T14:43:22.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-11-03T11:42:34.000Z (8 months ago)
- Last Synced: 2025-01-25T08:25:33.311Z (5 months ago)
- Language: C#
- Homepage: https://www.nuget.org/packages/Aigamo.Arisama/
- Size: 59.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Arisama
## References
- [dotnet-state-machine/stateless: A simple library for creating state machines in C# code](https://github.com/dotnet-state-machine/stateless)
- [statelyai/xstate: Actor-based state management & orchestration for complex app logic.](https://github.com/statelyai/xstate)
- [Go Design Pattern — State Design Pattern — Low-Level Design of Vending Machine | by Akhilesh Mahajan | Medium](https://akhileshmj.medium.com/go-design-pattern-state-design-pattern-low-level-design-of-vending-machine-bad8b092cd94)