Releases: elliotritchie/NES
Releases · elliotritchie/NES
Version 5.0.7
- JsonSettings can be passed as parameter for eventstore persistence
- Fix logging issue
Version Fix UnitOfWork
Bugfix inside of UnitOfWork related to possibility to read specific version.
Version 5.0.5
- Supports NEventStore v5
- Supports NServiceBus v5
You can extend the framework and use a custom type for the Id of the Aggregate. Guid and String are supported by default. The repository supports reads passing specific version number.
4.0.4
Switched from EventStore to NEventStore
- Supports NEventStore v4
- Supports NServiceBus v4