Skip to content

Releases: NEventStore/NEventStore.Domain

10.2.0

15 Jun 08:24

Choose a tag to compare

10.2.0

  • Added explicit net8.0, net9.0, net10.0 support
  • Updated NEventStore 10.2.0

Breaking Changes

  • Minimum NEventStore version is now 10.2.0, older versions are not supported.

10.0.0

24 Jan 10:27

Choose a tag to compare

  • Async Methods #17
  • Updated NEventStore reference to version 10.0.0

Breaking Changes

  • Simplified IRepository interface, many overloaded methods are now extension methods in RepositoryExtensions.

9.0.0

03 Dec 09:55

Choose a tag to compare

  • net6.0 supported.