Eventuous / eventuous

Event Sourcing library for .NET
https://eventuous.dev
Apache License 2.0
458 stars 73 forks source link

Packages split #167

Closed alexeyzimarev closed 1 year ago

alexeyzimarev commented 1 year ago

This PR splits the Eventuous package into multiple (relatively) independent libraries:

The Eventuous package still exists and references Eventuous.Application, so everything should work as before when the package is added.

Ensure and NoContext are now internal. I have no plans to maintain it as a publicly available API.

alexeyzimarev commented 1 year ago

Incudes fixes for: