Skip to content

Latest commit

 

History

History
56 lines (42 loc) · 4.18 KB

File metadata and controls

56 lines (42 loc) · 4.18 KB

Event Sourcing

📝 Articles

Videos

Library

  • EventFlow - Async/await first CQRS+ES and DDD framework for .NET

  • oskardudycz/GoldenEye - The CQRS flavoured framework that will speed up your WebAPI and Microservices development

  • AggregateSource - Lightweight infrastructure for doing eventsourcing using aggregates

  • Projac - A set of .NET projection libraries

Samples