TNWiki Article Spotlight – Onion Architecture In ASP.NET Core

Dear All,

Welcome to TechNet Wiki Tuesday – TNWiki Article Spotlight.

shanu_banner_3

Days are running faster then we expect,Happy February month to all, my first blog post for this month.In this blog for Tuesday highlight I have selected topic called Onion Architecture In ASP.NET Core by Sandeep Shekhawat.

The Onion Architecture term was coined by Jeffrey Palermo in 2008. This architecture provides a better way to build applications for better testability, maintainability, and dependability on the infrastructures like databases and services. This architecture's main aim is to address the challenges faced with 3-tier architecture or n-tier architecture, and to provide a solution for common problems, like coupling and separation of concerns. There are two types of coupling - tight coupling and loose coupling.

I love this article as this article has detail explanations about

  • Onion Architecture
  • Advantages of Onion Architecture
  • Why Onion Architecture
  • Onion Architecture Layers
  • and finally, this articles provides detailed step by step explanation about how to create Onion Architecture in ASP.NET Core.

We can see more detail about Onion Architecture in ASP.NET Core from this article Onion Architecture In ASP.NET Core by Sandeep Shekhawat .

See you all soon in another blog post.


Thank you all.

tnwlogo_3

Yours,
Syed Shanu
MSDN Profile | MVP Profile | Facebook | Twitter |
TechNet Wiki the community where we all join hands to share Microsoft-related information.