architecture
Clean Architecture in .NET Articles, Tutorials & News
Clean Architecture in .NET articles, tutorials, and news from the DotNetNews archive.
218 articles Updated Page 7 of 9
Browse additional Clean Architecture in .NET articles from the DotNetNews archive.
Clean Architecture in .NET articles
Page 7 of 9
Newest first
-
7 Practical Steps to Validation with MediatR + FluentValidation (Clean Architecture, .NET 9)
medium.com Issue #303
You don’t need a cathedral of abstractions to validate requests. With MediatR and FluentValidation, you get clean, centralized validation…
-
7 Practical Steps to Nail the Transactional Outbox Pattern in Clean Architecture (.NET 9)
medium.com Issue #301
You know that feeling when your API says “Order saved ✅”… but your message broker didn’t get the memo? That’s how ghost orders are born…
-
7 No-Nonsense Steps to the Repository Pattern with EF Core (Clean Architecture, .NET
medium.com Issue #301
You know that feeling when your data access code starts spreading like ketchup on a white shirt? One query in the controller, another in…
-
Domain Validation With .NET | Clean Architecture, DDD, .NET 9
medium.com Issue #297
If you want the full source code, join our community: Here
-
Why I Stand By the Unit of Work Pattern With EF Core in.NET 9’s Clean Architecture
medium.com Issue #296
.NET Framework - a powerful & flexible platform for building web-based applications
-
Supercharge Your Data Access in.NET9: A Deep Dive into the Specification Pattern with EF Core
medium.com Issue #294
Write Faster SQL Queries With Dapper In .NET 9 | Clean Architecture
-
Aggregate Root Design in DDD and Clean Architecture with .NET 9: A Deep Dive
medium.com Issue #290
If you want the full source code, join our community: Here
-
Deep Dive: Using the Domain Event Pattern in DDD, Clean Architecture, and .NET 9
medium.com Issue #289
If you want the full source code, join our community: Here
-
What Is An Entity? | Domain-Driven Design, Clean Architecture
medium.com Issue #288
If you want the full source code, download it from this link: https://www.elitesolutions.shop/
-
Layered Architecture vs Clean Architecture in .NET
medium.com Issue #287
-
Practical Specification Pattern in .NET 9: From Queries to Clean Architecture
medium.com Issue #285
Level Up Your Query Logic: Using the Specification Pattern with .NET 9, Entity Framework Core, and Repository
-
Why 90% of C# Code Fails the Clean Test (and the 3 Laws That Fix It)
awstip.com Issue #283
Learn the exact principles top developers use to write maintainable, bug-resistant C# that stands the test of time — complete with… Continue reading on AWS Tip »
-
Modern .NET APIs: Minimal APIs, Clean Architecture, Aspire + Ollama
blog.yaseerarafat.com Issue #280
A practical blueprint for building maintainable, production-ready .NET APIs with Aspire, Minimal APIs, OpenAPI, and local AI models using…
-
.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
-
Clean Architecture vs Vertical Slice — Which One Should You Use?
medium.com Issue #272
Based on the latest developments in .NET 9 and the evolving architectural patterns in the .NET community, let’s explore how these two…
-
Essential Patterns for Modern ASP.NET Development : A Practical Deep Dive
blog.yaseerarafat.com Issue #272
ASP.NET Core has come a long way. From the days of tightly coupled controllers, scattered business logic, and painful testing setups, we…
-
7 HIPAA-Compliant .NET SaaS Patterns for Healthcare Startups
faciletechnolab.com Issue #267
Discover battle-tested .NET patterns for HIPAA-compliant healthcare SaaS. Learn encryption, audit logging, and access control strategies to avoid big penalties on violations.
-
The Core of Onion Architecture: Keeping Business Logic Pure in .NET
medium.com Issue #267
Layered Architecture Patterns for Modern ASP.NET Core
-
Enterprise ASP.NET Core Web API with Clean Architecture
c-sharpcorner.com Issue #267
Learn to build scalable, maintainable Enterprise ASP.NET Core Web APIs using Clean Architecture principles, focusing on separation of concerns, testability, and modular design for high-performance ent...
-
Refactoring A Modular Monolith Without MediatR in .NET
antondevtips.com Issue #265
MediatR is one of my favourite libraries in .NET, I have been using it for 5+ years in production. Now I am removing it from my projects Continue reading on CodeX »
-
.NET 8/9 with Clean Architecture + DDD + CQRS: The Ultimate 2025 Guide
medium.com Issue #265
Modern enterprise applications require maintainable, testable, and scalable architectures. Combining Clean Architecture, Domain-Driven…
-
CleanArchitecture: Clean Architecture & Onion Architecture in .NET
medium.com Issue #264
A concise, practical guide to Clean and Onion architectures and how my project “CleanArchitecture” helps .NET teams ship maintainable…
-
Best Practice to Make your Project Cleaner in .NET Core
c-sharpcorner.com Issue #263
Discover essential best practices for building clean, maintainable .NET Core projects. Learn effective project structuring, dependency injection, configuration, logging, testing, security, and API des...
-
How Clean Architecture Differs From Layered
medium.com Issue #260
In a recent post I showed the way I structure my apps, only three layers — API, Core (business logic), and Infrastructure (handling…
-
Jeff Fritz on .NET Aspire and CoPilot Agents
jesseliberty.com Issue #260
Jeff Fritz (Microsoft) joins me to talk about .NET Aspire, CoPilot Agents and Vibe programming. This is a show not to miss; his enthusiasm is catching and his knowledge is astonishing. Jesse Liberty h...