tpierrain / CQRS
A simple project to explain CQRS during a live coding session at MS experiences'16
☆142Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for CQRS
- A Simple Event Sourcing Example Application☆228Updated 4 years ago
- A starter kit for working with CQRS and intentful testing.☆458Updated last year
- Deck & Demos from MSIgnite 2015 & Techorama BE conferences☆103Updated 9 years ago
- Domain Driven Design, CQRS, & Event Sourcing Example using GetEventStore, CommonDomain, NServiceBus, Entity Framework, SQL Server, Signal…☆134Updated 10 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 last year
- A framework for building applications using the CQRS and Event Sourcing patterns.☆261Updated 11 months ago
- A .NET implementation of Domain Driven Design (DDD) sample application based on Eric Evans' examples included in his great book. Project …☆133Updated 12 years ago
- Practical event-sourcing with C# workshop repository☆70Updated 5 years ago
- DDD patterns implemented following TDD☆146Updated 4 years ago
- Lightweight infrastructure for doing eventsourcing using aggregates☆257Updated 2 years ago
- Sample code for the book Principles, Practices and Patterns of Domain-Driven Design☆207Updated 9 years ago
- This is a personal sand box☆701Updated last year
- Example from a post exploring CleanArchitecture: https://fullstackmark.com/post/11/better-software-design-with-clean-architecture☆135Updated 7 years ago
- An open-source sample project demonstrating how to implement Uncle Bob's Clean Architecture practice called "Screaming Architecture" in A…☆86Updated 6 years ago
- Source code for the Applying Functional Principles in C# course☆131Updated 2 years ago
- Hands-on DDD with C# book code☆178Updated last year
- A small demo of a .NET app using Command-Query Responsibility Segregation and Event Sourcing☆105Updated 6 years ago
- An example of an enterprise-ready architecture built with NServicebus, GetEventStore, RabbitMq, and ServiceStack☆162Updated 6 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…☆82Updated 6 years ago
- Example implementation of CQRS, Ports & Adapters and Domain Driven Design☆87Updated last year
- Demo code demonstrating how to manage a complex code base with DI, Convention over Configuration, etc.☆128Updated 11 years ago
- Examples of implementation CQRS with Event Sourcing - evolutionary approach☆140Updated 5 years ago
- An Hexagonal Architecture with DDD + Aggregates + Event Sourcing using .NET Core, Kafka e MongoDB (Blog Engine)☆188Updated 6 years ago
- Source code for the Anemic Domain Model Pluralsight course☆282Updated 4 months ago
- ☆123Updated 8 years ago
- Sample ASP.NET Core application based on Event Sourcing and CQRS patterns☆175Updated last year
- Implementation example of "clean architecture" in .Net☆88Updated 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"…☆227Updated this week
- Example using dotNET for Onion Architecture with DDD & Tooling (FluentValidation, MassTransit, RabbitMQ, MediatR). Using best practices &…☆72Updated 7 years ago