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☆233Updated 5 years ago
- Domain Driven Design, CQRS, & Event Sourcing Example using GetEventStore, CommonDomain, NServiceBus, Entity Framework, SQL Server, Signal…☆135Updated 11 years ago
- Practical event-sourcing with C# workshop repository☆70Updated 6 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 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
- Deck & Demos from MSIgnite 2015 & Techorama BE conferences☆104Updated 10 years ago
- Source code for the Applying Functional Principles in C# course☆131Updated 3 years ago
- Lightweight infrastructure for doing eventsourcing using aggregates☆259Updated 3 years ago
- Hands-on DDD with C# book code☆186Updated 2 years ago
- Demos and sample for my "Designing a UI for Microservices" talk☆57Updated this week
- A framework for building applications using the CQRS and Event Sourcing patterns.☆260Updated last year
- Sample code for the book Principles, Practices and Patterns of Domain-Driven Design☆215Updated 10 years ago
- A starter kit for working with CQRS and intentful testing.☆457Updated 2 years ago
- Example implementation of a simple book order domain giving various examples of how to initialize adapters within a host☆47Updated 2 years ago
- Implementation example of "clean architecture" in .Net☆89Updated 9 years ago
- An example of an enterprise-ready architecture built with NServicebus, GetEventStore, RabbitMq, and ServiceStack☆165Updated 7 years ago
- A simple example of how to build an event sourced application☆121Updated 2 years ago
- NEventLite - An extensible lightweight library for .NET that manages the Aggregate lifecycle in an Event Sourced system. Supports Event a…☆132Updated 2 years ago
- Sample project for my book Applying Domain Driven Design with CQRS and Event Sourcing☆33Updated 8 years ago
- Examples of implementation CQRS with Event Sourcing - evolutionary approach☆140Updated 6 years ago
- ☆97Updated 2 years ago
- Sample ASP.NET Core application based on Event Sourcing and CQRS patterns☆177Updated 2 years ago
- A small demo of a .NET app using Command-Query Responsibility Segregation and Event Sourcing☆104Updated 7 years ago
- Source code for the Working with Legacy Projects Pluralsight course☆49Updated 7 years ago
- Example from a post exploring CleanArchitecture: https://fullstackmark.com/post/11/better-software-design-with-clean-architecture☆137Updated 8 years ago
- Docs related to DDD-CQRS-ES Discord Community☆76Updated 2 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…☆84Updated 7 years ago
- Demo code demonstrating how to manage a complex code base with DI, Convention over Configuration, etc.☆129Updated 12 years ago
- An Hexagonal Architecture with DDD + Aggregates + Event Sourcing using .NET Core, Kafka e MongoDB (Blog Engine)☆191Updated 7 years ago