Unclaimed project
Are you a maintainer of EventSourcing.NetCore? Claim this project to take control of your public changelog and roadmap.
Changelog
Examples and Tutorials of Event Sourcing in .NET
Simplified the repositories usage. Previously they were all in one, plus optimistic concurrency handling from the HTTP request ETag had too many classes. Now they were dropped and replaced with repositories decorators.
Added also repositories registration helpers that are capable of building the onion around the base repository with Optimistic Concurrency scope and Telemetry data.
Full Changelog: https://github.com/oskardudycz/EventSourcing.NetCore/compare/v17.0.0...v18.0.0