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

Added Projections Exercises solution #139

Closed oskardudycz closed 2 years ago

oskardudycz commented 2 years ago

I added missing solutions for projections exercises (regular and idempotency).