onion-architecture topic

List onion-architecture repositories

PolysemyCleanArchitecture

185
Stars
16
Forks
Watchers

Showcasing how the Polysemy library can be used to implement a REST application conforming to the guidelines of the Clean Architecture model.

EquinoxProject

6.3k
Stars
1.6k
Forks
Watchers

Full ASP.NET Core 6 application with DDD, CQRS and Event Sourcing concepts

Onion-architecture-ASP.NET-Core

781
Stars
147
Forks
Watchers

WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 5!

frontend-clean-architecture

2.3k
Stars
249
Forks
Watchers

React + TypeScript app built using the clean architecture principles in a more functional way.

run-aspnetcore

536
Stars
159
Forks
Watchers

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...

go-clean-architecture

677
Stars
88
Forks
Watchers

Simple API for banking routines using a Clean Architecture in Golang :credit_card: :moneybag: :money_with_wings:

lightning-onion

395
Stars
123
Forks
Watchers

Onion Routed Micropayments for the Lightning Network

rpg

182
Stars
51
Forks
Watchers

Online Role Playing Game (based on Laravel)

ContainerNinja.CleanArchitecture

216
Stars
58
Forks
Watchers

ContainerNinja is a boilerplate template project to demonstrate building a multi-container Full Stack application with ASP.NET Core (.NET 6) Web API following Clean Architecture, and Angular.

OnionArchitecture

456
Stars
115
Forks
Watchers

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 an...