Skip to content

Releases: elliotritchie/NES

Version 5.0.7

24 Jun 14:12
Compare
Choose a tag to compare
  • JsonSettings can be passed as parameter for eventstore persistence
  • Fix logging issue

Version Fix UnitOfWork

27 Apr 12:55
Compare
Choose a tag to compare

Bugfix inside of UnitOfWork related to possibility to read specific version.

Version 5.0.5

22 Apr 00:01
Compare
Choose a tag to compare
  • 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

28 Oct 22:17
Compare
Choose a tag to compare

Switched from EventStore to NEventStore

  • Supports NEventStore v4
  • Supports NServiceBus v4