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…
☆492Updated last year
Related projects ⓘ
Alternatives and complementary repositories for OnionArchitecture
- Real world Enterprise CRM application example of ASP.NET Core + Angular web application. Implemented CQRS Design Pattern for ASP.NET Core…☆525Updated last year
- ASP.NET Core 6 Web API Clean Architecture Solution Template☆683Updated 10 months ago
- A starter kit for your next ASP.NET Core web application. Boilerplate for ASP.NET Core reference application, demonstrating a layered app…☆582Updated 4 months ago
- A solution template using Clean Architecture for building a .NET Core Worker Service.☆738Updated 4 months ago
- This repository contains the implementation of domain-driven design and clear architecture in ASP.NET Core.☆389Updated 10 months ago
- Clean Architecture Solution Template for ASP.NET Core 5.0. Built with Onion/Hexagonal Architecture and incorporates the most essential Pa…☆587Updated last year
- WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 8!☆864Updated this week
- ContainerNinja is a boilerplate template project to demonstrate building a multi-container Full Stack application with ASP.NET Core (.NET…☆225Updated last year
- Starter project for creating APIs built on ASP.NET Core using clean architecture.☆478Updated 10 months ago
- ASP.NET Core, C#, CQRS Event Sourcing, REST API, DDD, SOLID Principles and Clean Architecture☆402Updated 2 weeks ago
- This repo contains the source code for the "Onion Architecture in ASP.NET Core" article on Code Maze☆157Updated 9 months ago
- My personal take on Clean Architecture (.NET8)☆213Updated 3 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…☆234Updated 7 months ago
- The Ultimate Microservices Starter Kit for .NET Developers!☆511Updated last year
- This is a n-layer architecture based on Common web application architectures.☆310Updated last year
- .NET 9 Nuget Packages.☆465Updated this week
- E-Commerce real world example of run-aspnetcore ASP.NET Core web application. Implemented e-commerce domain with clean architecture for A…☆488Updated 3 years ago
- Onion Architecture with .NET 6/.NET Core and CQRS/Event Sourcing following a DDD approach☆341Updated 2 years ago
- Full ASP.NET Core 8.0 LTS application with DDD, CQRS and Event Sourcing☆812Updated 3 months ago
- ☆220Updated 3 years ago
- ASP.NET Core Identity Series☆505Updated last year
- Vertical Slice Architecture solution template in .NET 8☆382Updated 6 months ago
- ASP.NET Core sample with DDD concepts☆202Updated 11 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…☆243Updated last year
- Boilerplate of API in .NET 8☆495Updated this week
- .NET Core Web API for seamless event organization with configurable notification systems.☆341Updated 4 months ago
- Example API that shows how to implement JSON Web Token authentication and authorization with ASP.NET Core 7, built from scratch. Related …☆348Updated 10 months ago
- A template for an API using Clean Architecture and .NET Minimal API's.☆275Updated 2 weeks ago
- Sample using micro services in .NET Core 3.1 Focusing on clean code☆698Updated last year
- A DDD guestbook example written for ASP.NET Core☆696Updated 5 years ago