architecture
Clean Architecture in .NET Articles, Tutorials & News
Clean Architecture in .NET articles, tutorials, and news from the DotNetNews archive.
250 articles Updated Page 9 of 10
Browse additional Clean Architecture in .NET articles from the DotNetNews archive.
Clean Architecture in .NET articles
Page 9 of 10
Newest first
-
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...
-
URL Shortener in .NET 9 | Clean Architecture & Performance Optimized
medium.com Issue #258
If you want the full source code, download it from this link: https://www.elitesolutions.shop/
-
Why I Use The Unit of Work Pattern With EF Core | Clean Architecture in .NET 9
medium.com Issue #256
Understanding Caching Strategies in .NET – A Practical Guide
-
Implementing Clean Architecture in .NET
medium.com Issue #255
Overview Continue reading on Predict »
-
-
How to Use the Domain Event Pattern | DDD, Clean Architecture, .NET 9
medium.com Issue #252
https://medium.com/@michaelmaurice410/how-to-use-the-domain-event-pattern-ddd-clean-architecture-net-9-76a6c314e610
-
Beyond Spaghetti Code: Mastering Clean Architecture for Enterprise .NET
medium.com Issue #252
https://medium.com/@bhargavkoya56/beyond-spaghetti-code-mastering-clean-architecture-for-enterprise-net-90f860453e3d
-
Repository Pattern & Clean Architecture With Entity Framework Core in .NET 9
medium.com Issue #250
https://medium.com/@michaelmaurice410/repository-pattern-clean-architecture-with-entity-framework-core-in-net-9-5cbf37aefd03
-
The True North of Clean .NET Architecture: Why Boundaries Matter More Than Ever
medium.com Issue #249
https://medium.com/@herbertmoroni/the-true-north-of-clean-net-architecture-why-boundaries-matter-more-than-ever-70151403f5b9
-
API Gateway + .NET Microservices: The Scaling Strategy That Actually Works
medium.com Issue #249
https://medium.com/@hadiyolworld007/api-gateway-net-microservices-the-scaling-strategy-that-actually-works-7f5d10d51fda
-
Domain Validation With .NET | Clean Architecture, DDD, .NET 9
medium.com Issue #249
https://medium.com/@michaelmaurice410/domain-validation-with-net-clean-architecture-ddd-net-9-758e643564fa?source=rss------csharp-5
-
Build Fault-Tolerant Microservices using Deadletter-Queues in ActiveMQ & .NET
mirzaleka.medium.com Issue #249
https://mirzaleka.medium.com/build-fault-tolerant-microservices-using-deadletter-queues-in-activemq-net-cf4ecf24307b
-
Layered Architecture in .NET Core
medium.com Issue #247
https://medium.com/@kacar7/layered-architecture-in-net-core-f3a67ce7238a
-
What Is An Entity? | Domain-Driven Design, Clean Architecture, .NET 9
medium.com Issue #246
https://medium.com/@michaelmaurice410/what-is-an-entity-domain-driven-design-clean-architecture-net-9-024cfc9b2224
-
How to Write Architecture Tests for the Clean Architecture in .NET 9
medium.com Issue #245
https://medium.com/@michaelmaurice410/how-to-write-architecture-tests-for-the-clean-architecture-in-net-9-db9e1d3443c9
-
ASP.NET Core Web API with Clean Architecture: A Practical Guide for Beginners | EN
freecnsz.medium.com Issue #244
https://freecnsz.medium.com/asp-net-core-web-api-with-clean-architecture-a-practical-guide-for-beginners-en-d499f20ba9ff
-
Clean Architecture in .NET 9: A Modern Approach to Building Scalable Apps
medium.com Issue #243
https://medium.com/@tonoy300/clean-architecture-in-net-9-a-modern-approach-to-building-scalable-apps-6405ebdfddc6
-
Clean Architecture with .NET
medium.com Issue #242
https://medium.com/@michaelmaurice410/clean-architecture-with-net-3caa275e3398
-
Mastering .NET Architecture
c-sharpcorner.com Issue #231
https://www.c-sharpcorner.com/article/mastering-net-architecture/