- Command and Query Responsibility Segregation (CQRS) pattern
- Simple CQRS implementation with raw SQL and DDD
- CQRS/MediatR implementation patterns
- CQRS Myths: 3 Most Common Misconceptions
- Dealing with Duplication in MediatR Handlers
- Implement reads/queries in a CQRS microservice
- Some thoughts on using CQRS without Event Sourcing
- Tackling Complexity in CQRS
- From CQS to CQRS
- Building a robust CQRS database with EF Core and Cosmos DB
- EF Core – Combining SQL and NoSQL databases for better performance
- CQRS facts and myths explained
- CQRS
- CQRS, Task Based UIs, Event Sourcing agh!
- Command Query Separation?
- Processing multiple aggregates – transactional vs eventual consistency
- What is CQRS?
- Task-Based UI
- Put your controllers on a diet: GETs and queries
- Exposing IQueryable in a CQRS Query Stack
- Reactive in practice, Unit 3: Translate the domain model to service APIs
- Reactive in practice, Unit 6: CQRS, Part 1 – Write side
- Reactive in practice, Unit 7: CQRS, Part 2 – ReadSideProcessor for queries and views
- Reactive in practice, Unit 8: CQRS, Part 3 – ReadSideProcessor for transactions
- CQRS with MediatR and AutoMapper
- Meanwhile... on the command side of my architecture
- Meanwhile... on the query side of my architecture
- MVC Controllers are Dinosaurs - Embrace API Endpoints
- Moving from Controllers and Actions to Endpoints with MediatR
- CQRS snippets
- CQRS Simple Architecture
- Brighter Commands
- CQRS with Entity Framework Core
- A .Net5 Sample Using CQRS(Command Query Responsibility Segregation) And MediatR Patterns
- CQRS with MediatR and AutoMapper
- Thin Controllers with CQRS and MediatR
- Are CQRS commands part of the domain model?
- CQS with Database-Generated Ids
- CQRS and exception handling
- When to validate commands in CQRS?
- Types of CQRS
- Message Naming Conventions
- CQRS - CodeWithShadman
- Mediator Pattern Implemented In .NET/C#
- Getting Started with CQRS – Part 1
- Getting Started with CQRS – Part 2
- Getting Started with CQRS – Part 3
- CQRS with MediatR in ASP.NET Core 3.1 – Ultimate Guide
- Optimize your data access by using CQRS Architecture Pattern — Part I
- Optimize your data access by using CQRS Architecture Pattern — Part II
- CQRS and REST: the perfect match
- Spring and Data Synchronization Between Queries and Commands
- Combining DDD, CQRS, and Clean Architecture by refactoring a Go project
- CQRS: Intro
- CQRS: Querying via HTTP
- CQRS: Commanding via HTTP
- CQRS without Multiple Data Sources
- Is CQRS Complicated? No, it's simple!
- Java EE: Design Patterns and Architecture
- Decomposing CRUD to a Task Based UI
- CQRS Myths | 3 Most Common Misconceptions
- Is a REST API with CQRS Possible?
- Organizing (Commands, Events & Handlers) in Microservices/SOA
- CQRS Myths | 3 Most Common Misconceptions
- On .NET Live - Commands, Queries, and other architectural patterns for your .NET Application
- Fat Controller CQRS Diet Talk
- Should you use the Repository Pattern? With CQRS, Yes and No!
- Mini Course #1 Clean Architecture CQRS
- Handling with Eventual Consistency with CQRS
- Understanding CQRS Basics [ASP .NET C#]
- eventflow/EventFlow - Async/await first CQRS ES and DDD framework for .NET
- gautema/CQRSlite - A lightweight framework to help creating CQRS and Eventsourcing applications in C#
- eventflow/EventFlow - Async/await first CQRS ES and DDD framework for .NET
- oskardudycz/GoldenEye - The CQRS flavoured framework that will speed up your WebAPI and Microservices development
- Shriek-Projects/shriek-fx - An easy-to-use rapid development framework developed on the basis of.NET Core 2.0, following the constraints of domain Driven Design (DDD) specifications, combined with the CQRS architecture to provide the infrastructure for event-driven, event backtracking, responsiveness, and more. Let developers enjoy the true meaning of object-oriented
- daxnet/apworks-core - Apworks framework supporting .NET Core
- sample-dotnet-core-cqrs-api - Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
- run-aspnetcore-cqrs - Real world Enterprise CRM application example of ASP.NET Core Angular web application. Implemented CQRS Design Pattern for ASP.NET Core Angular reference application, demonstrating a layered application architecture with DDD
- CQRS - A simple project to explain CQRS during a live coding session at MS experiences'16
- ChristDDD - 🙌 ASP.NET Core 3.1 应用, 包含 DDD、CQRS、EDA 和 ES 事件回溯
- Reddnet - A mini Reddit written in ASP.NET Core 5.0
- grandnode/grandnode - Free and Open Source Ecommerce Shopping Cart solution based on ASP.NET CORE and MongoDB
- smartstore/SmartStoreNET - Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution
- VirtoCommerce/vc-storefront - VirtoCommerce Storefront for ASP.NET Core 3.1 repository
- vc-platform - VirtoCommerce Platform repository
- vc-module-customer - Contacts management module
- nopSolutions/nopCommerce - The most popular open-source eCommerce shopping cart solution based on ASP.NET Core
- trueai-org/module-shop
- gothinkster/aspnetcore-realworld-example-app - ASP.NET Core backend implementation for RealWorld
- baratgabor/MyWarehouse - Clean Architecture and Domain Driven Design sample project based on C# 9 / .NET 5 / ASP.NET Core 5 / EF Core 5 & Angular 11 with Bootstrap.
- oskardudycz/EventSourcing.NetCore/ECommerce
- oskardudycz/EventSourcing.NetCore/Sample/Tickets
- oskardudycz/EventSourcing.NetCore/Sample/MeetingsManagement
- oskardudycz/EventSourcing.NetCore/Sample/Warehouse
- keremvaris/Sennedjem - Sennedjem is a software development infrastructure that adopts the CQRS (Command Query Responsibility Segregation) approach and focuses on SOLID principles and Clean Architecture methods. RabbitMq is very skilled in integrating with ElasticSearch etc tools.
- grandnode/grandnode2 - Open source, headless, multi-tenant eCommerce platform built with .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, Vue.js.
- MongkonEiadon/VehicleTracker - Vehicle Tracker with Microservice example
- yang-xiaodong/eShopOnContainers - Replace eShopOnContainers EventBus with CAP
- ddd-by-examples/all-things-cqrs - Comprehensive guide to a couple of possible ways of synchronizing two states with Spring tools. Synchronization is shown by separating command and queries in a simple CQRS application.
- DarekModzelewski/Contoso-University-DDD
- dimatrubca/book-exchange-app - BookExchangeApp is a fully functioning application that allows users to exchange books, earn and buy points, and receive recomendations based on the rated books
- kalintsenkov/BettingSystem
- bartstc/booking-app
- jasontaylordev/CleanArchitecture
- jbogard/ContosoUniversityDotNetCore-Pages
- kgrzybek/modular-monolith-with-ddd
- thangchung/coolstore-moduliths
- pdevito3/PeakLimsApi