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…
☆523Updated 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…☆537Updated 2 years ago
- A starter kit for your next ASP.NET Core web application. Boilerplate for ASP.NET Core reference application, demonstrating a layered app…☆588Updated 9 months ago
- A solution template using Clean Architecture for building a .NET Core Worker Service.☆794Updated 9 months ago
- ASP.NET Core 6 Web API Clean Architecture Solution Template☆708Updated last year
- 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!☆908Updated 5 months ago
- Starter project for creating APIs built on ASP.NET Core using clean architecture.☆500Updated last year
- ASP.NET Core sample with DDD concepts☆281Updated last year
- Onion Architecture with .NET 6/.NET Core and CQRS/Event Sourcing following a DDD approach☆345Updated 2 years ago
- This is a n-layer architecture based on Common web application architectures.☆331Updated 3 weeks ago
- This repository contains the implementation of domain-driven design and clear architecture in ASP.NET Core.☆384Updated last year
- .NET 9 Nuget Packages.☆468Updated 2 weeks ago
- A DDD guestbook example written for ASP.NET Core☆767Updated 5 years ago
- The Ultimate Microservices Starter Kit for .NET Developers!☆524Updated last year
- ASP.NET Core, C#, CQRS Event Sourcing, REST API, DDD, SOLID Principles and Clean Architecture☆472Updated last week
- Domain-Driven Design example☆336Updated last year
- ASP.NET Core Identity Series☆507Updated last year
- This repo contains the source code for the "Onion Architecture in ASP.NET Core" article on Code Maze☆165Updated last year
- Sample using micro services in .NET Core 3.1 Focusing on clean code☆700Updated 2 years ago
- My personal take on Clean Architecture (.NET8)☆214Updated 3 months ago
- ASP.NET CORE HERO - Boilerplate template for your next project!☆181Updated 4 years ago
- ContainerNinja is a boilerplate template project to demonstrate building a multi-container Full Stack application with ASP.NET Core (.NET…☆229Updated 2 years ago
- A template for an API using Clean Architecture and .NET Minimal API's.☆313Updated 5 months ago
- Full ASP.NET Core 8.0 LTS application with DDD, CQRS and Event Sourcing☆842Updated 8 months ago
- Vertical Slice Architecture solution template in .NET 9☆461Updated 3 months ago
- 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…☆256Updated 2 years ago
- .NET Core Web API for seamless event organization with configurable notification systems.☆365Updated 10 months ago
- Secure microservices with using standalone Identity Server 4 and backing with Ocelot API Gateway. Protect our ASP.NET Web MVC and API app…☆241Updated last month
- .NET DevPack Identity is a set of common implementations to help you implementing Identity, Jwt, claims validation and another facilities☆572Updated last year
- E-Commerce real world example of run-aspnetcore ASP.NET Core web application. Implemented e-commerce domain with clean architecture for A…☆497Updated 4 years ago