This repository contains the code samples related to the CQRS talk I'm presenting.
Slides are available in this repository as well
Links and references:
- Full implementation of CQRS (my version) is in this repository: https://github.com/AMVSoftware/CQRS Project Nuget feed is available on AppVeyor: https://ci.appveyor.com/nuget/amv.cqrs
- Alternative implementation of CQRS from Jimmy Bogard:
- Code samples are inspired by "Meanwhile... on the command side of my architecture" and by "Meanwhile... on the query side of my architecture" by Steven a.k.a. .Net Junkie
- Martin Fowler: http://martinfowler.com/bliki/CQRS.html
- Udi Dahan: https://skillsmatter.com/skillscasts/1250-udi-dahan-command-query-responsibility-segregation