architecture
Domain-Driven Design in .NET Articles, Tutorials & News
Domain-Driven Design in .NET articles, tutorials, and news from the DotNetNews archive.
82 articles Updated Page 3 of 4
Browse additional Domain-Driven Design in .NET articles from the DotNetNews archive.
Domain-Driven Design in .NET articles
Page 3 of 4
Newest first
-
What Is an Entity? | Domain-Driven Design, Clean Architecture, and .NET 9.
medium.com Issue #307
When you first dive into Domain-Driven Design (DDD) and Clean Architecture, one of the first concepts you’ll encounter is the Entity.
-
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.
-
7 Smart Ways to Use Domain Events Like a Pro (DDD, Clean Arch, .NET 9 )
medium.com Issue #300
Let’s be honest: most of us didn’t learn about Domain Events until some senior dev threw the term around in a code review and we nodded…
-
Domain Validation With .NET | Clean Architecture, DDD, .NET 9
medium.com Issue #297
If you want the full source code, join our community: Here
-
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
-
Complete CQRS and Domain Events Setup in .NET
medium.com Issue #270
If you want the full source code, download it from this link: https://www.elitesolutions.shop/
-
.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…
-
Read only properties on Domain object using Entity Framework Core
josef.codes Issue #263
Storing immutable domain objects directly with Entity Framework Core using value converters and private backing fields to handle read-only collections and custom types.
-
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
-
Database Migration Strategies
codeopinion.com Issue #252
https://codeopinion.com/database-migration-strategies/
-
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
-
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
-
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
-
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
-
Task.WhenAll vs Parallel.ForEach — The 2025 Benchmark Showdown
medium.com Issue #244
https://medium.com/stackwise/task-whenall-vs-parallel-foreach-the-2025-benchmark-showdown-fb5df3521ddd
-
10 ASP.NET Performance Tips Every Developer Should Know
medium.com Issue #244
https://medium.com/@hansiniperera07/10-asp-net-performance-tips-every-developer-should-know-5ddd2e3d6886
-
Database Coupling: How to FIX a Spaghetti Code System
codeopinion.com Issue #210
https://codeopinion.com/database-coupling-how-to-fix-a-spaghetti-code-system/
-
Why You Should Use Domain-Driven Design in Your Real Projects
c-sharpcorner.com Issue #210
https://www.c-sharpcorner.com/article/why-you-should-use-domain-driven-design-in-your-real-projects/
-
JWT auth, Cosmos DB search, Copilot
DotNetNews Issue #205
ASP.NET Core JWT auth, Cosmos DB search, C# practices, .NET 9 features, MAUI login, Aspire health checks, and Build/Copilot videos.
-
Persisting a Smart Enum with Entity Framework Core
amrelsher07.medium.com Issue #196
https://amrelsher07.medium.com/persisting-a-smart-enum-with-entity-framework-core-0c1ee7d1a45f
-
The Ultimate Guide to Structuring Scalable .NET Projects: From Startup to Enterprise
medium.com Issue #194
https://medium.com/@orbens/the-ultimate-guide-to-structuring-scalable-net-projects-from-startup-to-enterprise-c72dae562d1b
-
From Anemic Models to Behavior-Driven Models: A Practical DDD Refactor in C#
milanjovanovic.tech Issue #194
https://www.milanjovanovic.tech/blog/from-anemic-models-to-behavior-driven-models-a-practical-ddd-refactor-in-csharp
-
How I Used Domain-Driven Design to Fix My Messy Clean Architecture — And Why You Probably Should…
medium.com Issue #186
https://medium.com/@michaelmaurice410/how-i-used-domain-driven-design-to-fix-my-messy-clean-architecture-and-why-you-probably-should-ec9f6074c3ff
-
How Event-Driven Architecture Boosts Scalability
csharp.com Issue #173
https://www.csharp.com/article/how-event-driven-architecture-boosts-scalability/