iammukeshm / OnionArchitecture
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…
☆516Updated last year
Alternatives and similar repositories for OnionArchitecture:
Users that are interested in OnionArchitecture are comparing it to the libraries listed below
- Real world Enterprise CRM application example of ASP.NET Core + Angular web application. Implemented CQRS Design Pattern for ASP.NET Core…☆535Updated 2 years ago
- ASP.NET Core 6 Web API Clean Architecture Solution Template☆705Updated last year
- ASP.NET Core, C#, CQRS Event Sourcing, REST API, DDD, SOLID Principles and Clean Architecture☆452Updated last week
- A solution template using Clean Architecture for building a .NET Core Worker Service.☆786Updated 8 months ago
- Clean Architecture Solution Template for ASP.NET Core 5.0. Built with Onion/Hexagonal Architecture and incorporates the most essential Pa…☆593Updated last year
- WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 8!☆896Updated 4 months ago
- Starter project for creating APIs built on ASP.NET Core using clean architecture.☆497Updated last year
- ASP.NET Core sample with DDD concepts☆259Updated last year
- A starter kit for your next ASP.NET Core web application. Boilerplate for ASP.NET Core reference application, demonstrating a layered app…☆585Updated 8 months ago
- The Ultimate Microservices Starter Kit for .NET Developers!☆520Updated last year
- Onion Architecture with .NET 6/.NET Core and CQRS/Event Sourcing following a DDD approach☆343Updated 2 years ago
- Domain-Driven Design example☆316Updated 10 months ago
- ContainerNinja is a boilerplate template project to demonstrate building a multi-container Full Stack application with ASP.NET Core (.NET…☆231Updated 2 years ago
- This is a n-layer architecture based on Common web application architectures.☆322Updated last year
- This repository contains the implementation of domain-driven design and clear architecture in ASP.NET Core.☆387Updated last year
- Full ASP.NET Core 8.0 LTS application with DDD, CQRS and Event Sourcing☆839Updated 7 months ago
- Vertical Slice Architecture solution template in .NET 9☆434Updated last month
- This repo contains the source code for the "Onion Architecture in ASP.NET Core" article on Code Maze☆164Updated last year
- A DDD guestbook example written for ASP.NET Core☆740Updated 5 years ago
- .NET 9 Nuget Packages.☆468Updated last month
- My personal take on Clean Architecture (.NET8)☆214Updated last month
- ☆227Updated 3 years ago
- ASP.NET CORE HERO - Boilerplate template for your next project!☆181Updated 4 years ago
- .NET Core Web API for seamless event organization with configurable notification systems.☆361Updated 8 months ago
- A template for an API using Clean Architecture and .NET Minimal API's.☆307Updated 3 months ago
- An implementation of Clean Architecture for ASP.NET Core 3.1 WebAPI. Built with loosely coupled architecture and clean-code practices in …☆1,440Updated last year
- Clean Architecture and Domain Driven Design sample project based on C# 10 / .NET 6 / ASP.NET Core 6 / EF Core 6 & Angular 11 with Bootstr…☆250Updated last year
- Secure microservices with using standalone Identity Server 4 and backing with Ocelot API Gateway. Protect our ASP.NET Web MVC and API app…☆240Updated 11 months ago
- ASP.NET Core Identity Series☆509Updated last year
- E-Commerce real world example of run-aspnetcore ASP.NET Core web application. Implemented e-commerce domain with clean architecture for A…☆494Updated 4 years ago