学习领域驱动设计、软件架构、设计模式、最佳实践
#Awesome#有关软件架构、设计模型,设计原则的文章资源集合
Web Application ASP.NET 9 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices
🌀 Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
React + TypeScript app built using the clean architecture principles in a more functional way.
Go microservice tutorial project using Domain Driven Design and Onion Architecture!
WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 8!
Simple API for banking routines using a Clean Architecture in Golang 💳 💰 💸
Python DDD & Onion Architecture Example and Techniques
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 ...
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...
#Awesome#A curated list of awesome articles and resources for learning and practicing Go and its related technologies.
Flutter Architecture inspired by Domain Driven Design, Onion and Clean Architecture
#区块链#Onion Routed Micropayments for the Lightning Network
Onion Architecture with .NET 6/.NET Core and CQRS/Event Sourcing following a DDD approach
Domain-Driven Design example
Sample ASP.NET Core 9.0 reference application, powered by Microsoft, demonstrating a domain-centric application architecture with monolithic deployment model.
Go/Echo+Templ+Htmx: Full stack application using Golang's Echo framework & Templ templating language with user session management + CRUD to a SQLite database (To Do List) and HTMX in the frontend
Fastify 5 application boilerplate based on clean architecture, domain-driven design, CQRS, functional programming, vertical slice architecture for building production-grade applications 🚀
CleanArchitecture Example