tpierrain / CQRSLinks
A simple project to explain CQRS during a live coding session at MS experiences'16
☆142Updated 8 years ago
Alternatives and similar repositories for CQRS
Users that are interested in CQRS are comparing it to the libraries listed below
Sorting:
- A Simple Event Sourcing Example Application☆232Updated 5 years ago
- Practical event-sourcing with C# workshop repository☆70Updated 6 years ago
- Domain Driven Design, CQRS, & Event Sourcing Example using GetEventStore, CommonDomain, NServiceBus, Entity Framework, SQL Server, Signal…☆135Updated 11 years ago
- A .NET implementation of Domain Driven Design (DDD) sample application based on Eric Evans' examples included in his great book. Project …☆132Updated 13 years ago
- A framework for building applications using the CQRS and Event Sourcing patterns.☆260Updated last year
- a pico library (or code snippets shed) to help you to easily implement Value Types in your C# projects without making errors nor pollutin…☆88Updated 2 years ago
- DDD patterns implemented following TDD☆146Updated 5 years ago
- Hands-on DDD with C# book code☆186Updated 2 years ago
- Deck & Demos from MSIgnite 2015 & Techorama BE conferences☆103Updated 10 years ago
- Lightweight infrastructure for doing eventsourcing using aggregates☆259Updated 3 years ago
- Source code for the Applying Functional Principles in C# course☆131Updated 3 years ago
- Example implementation of CQRS, Ports & Adapters and Domain Driven Design☆87Updated 2 years ago
- A simple example of how to build an event sourced application☆121Updated 2 years ago
- A starter kit for working with CQRS and intentful testing.☆457Updated 2 years ago
- Docs related to DDD-CQRS-ES Discord Community☆76Updated 2 years ago
- Sample code for the book Principles, Practices and Patterns of Domain-Driven Design