Skip to content
#

onion-architecture

Here are 543 public repositories matching this topic...

clean-architecture-manga
awesome-software-architecture

A starter kit for your next ASP.NET Core web application. Boilerplate for ASP.NET Core reference application, demonstrating a layered application architecture with applying Clean Architecture and DDD best practices. Download 100+ page eBook PDF from here ->

  • Updated Jul 18, 2022
  • C#

The onion architecture, introduced by Jeffrey Palermo, overcomes the issues of the layered architecture with great ease. With Onion Architecture, the game-changer is that the Domain Layer (Entities and Validation Rules that are common to the business case ) is at the Core of the Entire Application. This means higher flexibility and lesser coupli…

  • Updated Sep 11, 2023
  • C#

Improve this page

Add a description, image, and links to the onion-architecture topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the onion-architecture topic, visit your repo's landing page and select "manage topics."

Learn more