tpierrain / CQRSLinks
A simple project to explain CQRS during a live coding session at MS experiences'16
☆143Updated 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☆231Updated 4 years ago
- A starter kit for working with CQRS and intentful testing.☆457Updated 2 years ago
- Lightweight infrastructure for doing eventsourcing using aggregates☆259Updated 2 years ago
- Practical event-sourcing with C# workshop repository☆70Updated 6 years ago
- DDD patterns implemented following TDD☆147Updated 5 years ago
- A framework for building applications using the CQRS and Event Sourcing patterns.☆261Updated last year
- 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
- This is a personal sand box☆700Updated last year
- Hands-on DDD with C# book code☆182Updated 2 years ago
- a pico library (or code snippets shed) to help you to easily implement Value Types in your C# projects without making errors nor pollutin…☆89Updated last year
- Examples of implementation CQRS with Event Sourcing - evolutionary approach☆141Updated 5 years ago
- Source code for the Applying Functional Principles in C# course☆132Updated 2 years ago
- Source code for the Anemic Domain Model Pluralsight course☆284Updated 10 months ago
- Deck & Demos from MSIgnite 2015 & Techorama BE conferences☆103Updated 10 years ago
- Sample ASP.NET Core application based on Event Sourcing and CQRS patterns☆177Updated 2 years ago
- Example implementation of CQRS, Ports & Adapters and Domain Driven Design☆87Updated 2 years ago
- A small demo of a .NET app using Command-Query Responsibility Segregation and Event Sourcing☆105Updated 7 years ago
- Example from a post exploring CleanArchitecture: https://fullstackmark.com/post/11/better-software-design-with-clean-architecture☆135Updated 7 years ago
- An Event Sourcing service template with DDD, TDD and SOLID. It has High Cohesion and Loose Coupling, it's a good start for your next Micr…☆83Updated 7 years ago
- A simple kata to live-code with Alistair about Hexagonal Architecture☆130Updated 2 years ago
- Sample code for the book Principles, Practices and Patterns of Domain-Driven Design☆214Updated 9 years ago
- Implementation example of "clean architecture" in .Net☆89Updated 9 years ago
- A simple example of how to build an event sourced application☆121Updated 2 years ago
- A set of .NET projection libraries☆138Updated 2 years ago
- Sample project for my book Applying Domain Driven Design with CQRS and Event Sourcing☆33Updated 8 years ago
- An example of an enterprise-ready architecture built with NServicebus, GetEventStore, RabbitMq, and ServiceStack☆164Updated 7 years ago
- Demo code demonstrating how to manage a complex code base with DI, Convention over Configuration, etc.☆129Updated 11 years ago
- ☆123Updated 8 years ago
- A microservices powered e-commerce shopping cart sample - based on SOA principles. Demos and sample for my "All our Aggregates are Wrong"…☆232Updated 3 weeks ago