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…
☆553Sep 11, 2023Updated 2 years ago
Alternatives and similar repositories for OnionArchitecture
Users that are interested in OnionArchitecture are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- An implementation of Clean Architecture for ASP.NET Core 3.1 WebAPI. Built with loosely coupled architecture and clean-code practices in …☆1,504Feb 15, 2024Updated 2 years ago
- WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 8!☆928Nov 18, 2024Updated last year
- Let's Learn Dapper with ASP. NET Core! Here is an Implementation of Dapper in ASP.NET Core with Repository Pattern / Unit Of Work and a C…☆260Jan 16, 2024Updated 2 years ago
- Response Caching with MediatR in ASP.NET Core☆21Feb 28, 2022Updated 4 years ago
- Domain-Driven Design example☆391Apr 24, 2024Updated 2 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- A starter kit for your next ASP.NET Core web application. Boilerplate for ASP.NET Core reference application, demonstrating a layered app…☆596Mar 16, 2026Updated last month
- A solution template using Clean Architecture for building a .NET Core Worker Service.☆823Jul 13, 2024Updated last year
- ASP.NET Core 6 Web API Clean Architecture Solution Template☆739Feb 28, 2026Updated 2 months ago
- Clean Architecture Solution Template for ASP.NET Core 5.0. Built with Onion/Hexagonal Architecture and incorporates the most essential Pa…☆597Jul 4, 2023Updated 2 years ago
- It is a clean architecture project template which is based on hexagonal-architecture principles built with .Net core.☆174Mar 4, 2023Updated 3 years ago
- Let's builder a SUPER-FAST Repository Implementation with Unit Of Work , Caching and Hangfire!☆36Oct 11, 2020Updated 5 years ago
- Full ASP.NET Core 10.0 LTS application with DDD, CQRS and Event Sourcing☆879Dec 28, 2025Updated 4 months ago
- Starter project for creating APIs built on ASP.NET Core using clean architecture.☆521Jan 11, 2024Updated 2 years ago
- We will be building a Simple Microservice Application for demonstrating various Concepts including Microservice Architecture in ASP.NET C…