architecture
CQRS in .NET Articles, Tutorials & News
CQRS in .NET articles, tutorials, and news from the DotNetNews archive.
77 articles Updated Page 2 of 4
Browse additional CQRS in .NET articles from the DotNetNews archive.
CQRS in .NET articles
Page 2 of 4
Newest first
-
Practical Experience: Migrating an Old .NET Project with GitHub Copilot Agent
medium.com Issue #359
Learn how GitHub Copilot Agent helped migrate a .NET CQRS project to MediatR with async/await support with unit tests
-
12 Essential Distributed System Design Patterns Every Architect Should Know
antondevtips.com Issue #356
Learn the 12 most important distributed system design patterns that every software architect needs to master: API Gateway, Point To Point Async Integration, Publish/Subscribe, OutBox, CQRS, Saga, Side
-
Clean Architecture With .NET 10 And CQRS — Project Setup (With Full Code)
medium.com Issue #350
Part 1 — Why Clean Architecture + CQRS Wins & Bootstrapping a Real-World Solution
-
Clean Architecture With .NET 9 And CQRS
medium.com Issue #349
If you want the full source code, download it from this link: https://www.elitesolutions.shop/
-
Stop Writing 10 Repository Methods for One Query! — Harness the Specification Pattern in EF Core
medium.com Issue #339
What’s the story about? It’s the morning after an API launch. A simple new endpoint — “Get gatherings by creator name and include…
-
Solving Logging as a Cross-Cutting Concern with MediatR in .NET 9
medium.com Issue #339
A 3-Part Enterprise Guide to Clean, Scalable, Centralized Logging
-
Vertical Slice Architecture in simple terms
medium.com Issue #339
Vertical slice architecture is a different approach to structuring a solution that can significantly improve the maintainability of an…
-
Clean Architecture With .NET 9 And CQRS — Project Setup
medium.com Issue #338
Let’s set up a Clean Architecture + CQRS project in .NET 9 the right way — no 10-layer overengineering, no mysterious “Core” folder that…
-
✅ Vertical Slice Aggregates — A Real Alternative to Clean Architecture in .NET
medium.com Issue #336
A Deep-Dive Architectural Article for Senior .NET Engineers
-
️ Clean Architecture With Document Database, Minimal APIs, and CQRS in .NET 9
medium.com Issue #336
PART 1 — Foundations, Architecture Map, and Full Project Setup Continue reading on CodeToDeploy »
-
CQRS Is A Specialized Tool, Not an Architecture Theater.
levelup.gitconnected.com Issue #328
The Technical Justification Behind Read/Write Separation Continue reading on Level Up Coding »
-
Clean Up Bloated CQRS Handlers
codeopinion.com Issue #327
CQRS Handlers that bloated mess. It's a nightmare. There is a way out which is using a pipeline of execution to separate concerns.
-
.NET Clean Architecture DDD CQRS Template
medium.com Issue #323
Every new .NET project that needed real business logic and Domain-Driven Design (DDD) seemed to start from scratch. Without a shared…
-
⚡ CQRS Doesn’t Have To Be Complicated | Clean Architecture, .NET 9 (With Code)
medium.com Issue #315
“Don’t overengineer. CQRS is about clarity — not complexity.”
-
.NET 10: The Next Leap in Developer Experience
blog.devops.dev Issue #315
A New Era of Performance, Cloud-Native Power, and Developer Empowerment Continue reading on DevOps.dev »
-
ASP.NET Core Architecture Patterns: CQRS, DDD, Clean Architecture Mastery (Part -19 of 40)
c-sharpcorner.com Issue #313
Master ASP.NET Core architecture with this comprehensive guide! Explore CQRS, DDD, and Clean Architecture to build scalable, maintainable enterprise systems. Learn through real-world e-commerce exampl...
-
Clean Architecture with a Document DB, Minimal APIs, and CQRS in .NET 9 (Copy-Paste Starter Kit)
medium.com Issue #313
If you want the full source code, join our community: Here
-
11 Battle-Tested Tips for Unit Testing CQRS Handlers (with Moq, FluentAssertions, and xUnit) — from…
medium.com Issue #310
If you want the full source code, join our community: Here
-
Mastering CQRS Pattern in C# and .NET — A Complete Guide
medium.com Issue #308
💡 “Separate reads from writes, and your system will thank you later.”
-
CQRS: Scale Your Database Without Breaking the Bank
medium.com Issue #300
How to stop fighting with your database and optimize it for reads and writes, using the right tool for each job.
-
Custom CQRS Without the Mediator: Building a Clean, Extensible Pipeline
medium.com Issue #297
The recent announcement about MediatR adopting a commercial license model for larger companies has prompted many teams to re-evaluate its…
-
CQRS Pattern in .NET with MediatR — A Complete Guide
malshikay.medium.com Issue #287
Simplifying commands and queries in .NET using MediatR
-
From IVRs to Insight: How I’m Architecting a Scalable Phone Queue Service in .NET
blog.stackademic.com Issue #278
TL;DR: Start modular, think in bounded contexts, pipe every call through an async backbone, and let CQRS/outbox keep your data honest… Continue reading on Stackademic »
-
CQRS ≠ MediatR
c-sharpcorner.com Issue #277
Demystifying CQRS and MediatR in .NET! Learn the difference between Command Query Responsibility Segregation and MediatR, with practical examples. Use them right!
-
.NET AI Community Standup: AI Tools Every .NET Dev Needs 📎
youtube.com Issue #274
CQRS Doesn’t Have To Be Complicated | Clean Architecture, .NET 9