architecture
C# and .NET Design Patterns Articles, Tutorials & News
C# and .NET Design Patterns articles, tutorials, and news from the DotNetNews archive.
336 articles Updated Page 10 of 14
Browse additional C# and .NET Design Patterns articles from the DotNetNews archive.
C# and .NET Design Patterns articles
Page 10 of 14
Newest first
-
The Missing Pattern in Your .NET Microservices: Queue-Based Load Leveling
medium.com Issue #247
https://medium.com/@mohsho10/the-missing-pattern-in-your-net-microservices-queue-based-load-leveling-a8dcf1fd3f6e
-
How Akka.NET Actors Live and Die: Lifecycle Basics for C# Developers
medium.com Issue #247
https://medium.com/@kittikawin_ball/how-akka-net-actors-live-and-die-lifecycle-basics-for-c-developers-b0f6fcdaed73
-
Understanding the Memento Pattern for Undo/Redo Functionality with C# Example
medium.com Issue #247
https://medium.com/@kittikawin_ball/understanding-the-memento-pattern-for-undo-redo-functionality-with-c-example-b72513517fe4
-
GetService or GetRequiredService in IServiceProvider?
roundthecode.com Issue #245
https://www.roundthecode.com/dotnet-tutorials/getservice-or-getrequired-service-in-iserviceprovider
-
FlashEvents: A Free, Simple Alternative to MediatR Notification Publisher
medium.com Issue #245
https://medium.com/@Anton-Grebenkin/flashevents-a-free-simple-alternative-to-mediatr-notification-publisher-457056d31e8f
-
Dependency Injection in .NET
medium.com Issue #241
https://medium.com/@nathangomes.st/dependency-injection-in-net-b46f8ef685b2
-
Avoid Dependency Injection(DI) Nightmares: Understand Singleton, Scoped, and Transient
medium.com Issue #241
https://medium.com/@kittikawin_ball/avoid-dependency-injection-di-nightmares-understand-singleton-scoped-and-transient-05d1204876c3
-
Picking the Right Library in .NET: How a Bad Choice Can Haunt Your Codebase
medium.com Issue #241
https://medium.com/@MatinGhanbari/picking-the-right-library-in-net-how-a-bad-choice-can-haunt-your-codebase-a85f8d2c2150
-
Implementing Design Patterns in C#: The Decorator Pattern Simplified
medium.com Issue #235
https://medium.com/@gautampraveen351/implementing-design-patterns-in-c-the-decorator-pattern-simplified-5c6c89cf6717
-
Davide's Code and Architecture Notes - Software Architecture vs Software Design
code4it.dev Issue #235
https://www.code4it.dev/architecture-notes/software-architecture-vs-software-design/
-
The Single Responsibility Principle, Demystified
levelup.gitconnected.com Issue #234
https://levelup.gitconnected.com/the-single-responsibility-principle-demystified-e437a2454625
-
Page Object Model Design Pattern: Benefits and Implementation
c-sharpcorner.com Issue #234
https://www.c-sharpcorner.com/article/page-object-model-design-pattern-benefits-and-implementation/
-
How to inject services in ASP.NET Core dependency injection
roundthecode.com Issue #234
https://www.roundthecode.com/dotnet-tutorials/how-to-inject-services-asp-net-core-dependency-injection
-
Design Patterns Guide in .NET Using C# -Part I: Detailed explanation
medium.com Issue #231
https://medium.com/@bhargavkoya56/design-patterns-guide-in-net-using-c-part-i-detailed-explanation-7ed837f3fafe?source=rss------dotnet-5
-
Structural Patterns in .NET C#: Composing objects for modern applications
levelup.gitconnected.com Issue #225
https://levelup.gitconnected.com/structural-patterns-in-net-c-composing-objects-for-modern-applications-355bda5e2887
-
10 C# Secrets That Will Change How You See Programming Forever
medium.com Issue #225
https://medium.com/@krativarshney7/10-c-secrets-that-will-change-how-you-see-programming-forever-23bc9f2b8696
-
Stop Writing Boring C# Code: 7 Genius Patterns That Make You 10x Faster
medium.com Issue #217
https://medium.com/@mohsho10/stop-writing-boring-c-code-7-genius-patterns-that-make-you-10x-faster-aa32118ed249
-
Factory Method Design Pattern in C#/.NET
victormagalhaes-dev.medium.com Issue #217
https://victormagalhaes-dev.medium.com/factory-method-design-pattern-in-c-net-629c72771977
-
C# Developers: Design Patterns Are Your New Best Friend
medium.com Issue #217
https://medium.com/@nagarajvela/c-developers-design-patterns-are-your-new-best-friend-4ae0d13f8689
-
Dependency injection, logging, and AI in .NET
DotNetNews Issue #214
A varied .NET roundup covering DI structure, debugging, Git basics, Serilog and Application Insights, MAUI AI Foundry, and API architecture.
-
Guide to Add Custom Modules in ABP.IO App
c-sharpcorner.com Issue #215
https://www.c-sharpcorner.com/article/guide-to-add-custom-modules-in-abp-io-app2/
-
Flight Ticketing System with Decorator and Factory Patterns in C#
mcuslu.medium.com Issue #215
https://mcuslu.medium.com/flight-ticketing-system-with-decorator-and-factory-patterns-in-c-d962f759433d
-
Understanding Dependency Injection in .NET
medium.com Issue #215
https://medium.com/@venkataramanaguptha/understanding-dependency-injection-in-net-2f635cb0e9c0
-
Taming the 100-Line Program.cs — Clean, Scalable Dependency-Injection Setup in ASP.NET Core
medium.com Issue #216
https://medium.com/@michaelmaurice410/taming-the-100-line-program-cs-clean-scalable-dependency-injection-setup-in-asp-net-core-d572aefc4e5c
-
Best Practices for Structuring Large ASP.NET Projects: A Simple Guide
c-sharpcorner.com Issue #216
https://www.c-sharpcorner.com/article/best-practices-for-structuring-large-asp-net-projects-a-simple-guide/