0.0.25
Added
- Identity model.
- Entity model.
- AggregateRoot model which will be modeled as an actor.
- AggregateManager model to ensure singleton aggregate incarnations.
- Saga model which is modeled similarly to the AggregateRoot.
- SagaManager model to ensure singleton saga incarnations.
- Tests for all of the framework constructs.
- README containing the projects outlines.
- Examples that show how the framework works.
- Build definitions for appveyor and travis.
- MIT License.
- Project logo.
Assets
- Akkatecture - https://www.nuget.org/packages/Akkatecture/0.0.25
- Akkatecture.Clustering - https://www.nuget.org/packages/Akkatecture.Clustering/0.0.25
- Source - https://github.com/Lutando/Akkatecture/tree/0.0.25
see the changelog for all other release information