Added sample for Event Sourcing with CQRS flow in .NET #2
oskardudycz
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Overview
It uses:
$all
.Write Model
Read Model
left-fold
into external storage. Another (e.g. MongoDB, EntityFramework) can be implemented the same way.Tests
Carts.Tests
:Carts.Api.Tests
Other
This discussion was created from the release Added sample for Event Sourcing with CQRS flow in .NET.
Beta Was this translation helpful? Give feedback.
All reactions