Full ASP.NET Core 5 application with DDD, CQRS and Event Sourcing concepts
-
Updated
May 20, 2021 - C#
{{ message }}
Full ASP.NET Core 5 application with DDD, CQRS and Event Sourcing concepts
A curated list of awesome articles and resources to learn and practice about software architecture, patterns, and principles.
Guide on Domain-Driven Design, Hexagonal architecture, best practices etc.
React + TypeScript app built using clean architecture principles.
WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 5!
Onion Routed Micropayments for the Lightning Network
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 best practices. Download 100+ page eBook PDF from here ->
Flutter Architecture inspired by Domain Driven Design, Onion and Clean Architecture
Simple API for banking routines using a Clean Architecture in Golang.
CleanArchitecture Example
Framework for quickly creating enterprise microservices on .NET Core https://habr.com/ru/company/raiffeisenbank/blog/494830/
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 coupling. In this approach, we can see that all the Layers are dependent only on the Core Layers.
Onion Architecture with .NET 5/.NET Core and CQRS/Event Sourcing following a DDD approach
Online Role Playing Game (based on Laravel)
DDD sample implementation by Scala.
Showcasing how the Polysemy library can be used to implement a REST application conforming to the guidelines of the Clean Architecture model.
It is a clean architecture project template which is based on hexagonal-architecture principles built with .Net core.
Domain-Driven Design example
Full ASP.NET Core 2.2 Web API project with DDD, CQRS, MediatR and JWT authentication w/ refresh tokens
An attempt to build a maintainable architecture in go projects, based on Hexagonal Architecture, The Clean Architecture, Onion Architecture, DDD, etc.
Demo app exploring ports and adapters architecture with Django
工数管理アプリ
CleanArchitectureExample Project
My Java implementation example of onion architecture
FreelancerBlog is a blog built with Asp.Net Core around the idea of hexagonal architecture and CQRS.
Generic Architecture Tests written in Kotlin using ArchUnit and Junit5
C# Asp.Net Core MVC Sample Registration/Login/Email Activation Form with MsSQL Server/Entity Framework/Onion Architecture
Add a description, image, and links to the onion-architecture topic page so that developers can more easily learn about it.
To associate your repository with the onion-architecture topic, visit your repo's landing page and select "manage topics."
Let's add MinVer and on successful builds generate a release.