https://github.com/haf/stateless
Mirror Github Repo of Stateless - with added bugfixes
https://github.com/haf/stateless
Last synced: about 2 months ago
JSON representation
Mirror Github Repo of Stateless - with added bugfixes
- Host: GitHub
- URL: https://github.com/haf/stateless
- Owner: haf
- Created: 2011-09-06T11:06:48.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2011-09-07T11:44:11.000Z (almost 14 years ago)
- Last Synced: 2025-03-29T20:51:09.179Z (2 months ago)
- Language: C#
- Homepage:
- Size: 5.5 MB
- Stars: 4
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Stateless
This is a clone of the original stateless repository (owned by Nicholas Blumhardt), compiled for .NET 4.0 with additions for parallel invocation. Stateless is a base for exploration of generic and functional programming to drive workflow in .NET. It allows you to state machines and lightweight state machine-based workflows directly in .NET code.