You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
✨ Add Ninject IoC adapter
- Add Ninject adapter
- Support some simplified connector registration cases
- Add tests for ninject adapter
- Support tail calls into the same machine in entry actions
- Add test for tail call support
✨ Creates REstate.Concurrency.Primitives
- Adds the new project
- Updates the Sempahore example to use the library instead of manually crafting a machine
✨ Add EntityFramework Core support
- Redesign scenarios into templates to allow easy addition of providers
- Bulk Create returns state machines now instead of void
- Add scenarios for deletion and bulk creation
- Provider tests have to be commented out to run now except in-memory EF core providers