oskardudycz / EventSourcing.NetCore

Examples and Tutorials of Event Sourcing in .NET
https://event-driven.io
Creative Commons Attribution Share Alike 4.0 International
3.42k stars 515 forks source link

DeleteEvent option for SelfAggregate #204

Closed No9993 closed 1 year ago

No9993 commented 1 year ago

Add a delete option for projection type SelfAggregate to support Aggregates that can get deleted.

oskardudycz commented 1 year ago

That should be placed in Marten repo 🙂

No9993 commented 1 year ago

-.- I was too fast there......... Sorry!