Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haf/stateless
Mirror Github Repo of Stateless - with added bugfixes
https://github.com/haf/stateless
Last synced: about 1 month 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 (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-09-07T11:44:11.000Z (over 13 years ago)
- Last Synced: 2024-10-19T21:18:40.059Z (2 months ago)
- Language: C#
- Homepage:
- Size: 5.5 MB
- Stars: 4
- Watchers: 2
- 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.