acobsDataSolutions/OrgManager - CQRS and Clean Domain-Driven Design concepts on the ASP.NET Core stack. Demo application for a fictional corporate organization management tool.
pereiren/dotnet-template-onion - Onion Architecture with .NET 5/.NET Core and CQRS/Event Sourcing following a DDD approach
NNVTV/NetCore-Clean-Architecture - .Net Core starter project for clean architecture showcasing use of the CQRS pattern, MediatR and custom Middleware for cross-cutting concerns, micro-service communications with REST/OpenAPI, Swagger, Webhooks and gRPC endpoints, CosmosDB for data and Serilog for logging.
pdevito3/craftsman - Craftsman is the workhorse behind the Wrapt framework and provides a suite of CLI commands for quickly scaffolding out new files and projects for your .NET Web APIs with simple CLI commands and configuration files.
dotnet-architecture/eShopOnWeb - Sample ASP.NET Core 5.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
ivanpaulovich/clean-architecture-manga - Clean Architecture with .NET5, C#9 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
aspnetcorehero/Boilerplate - Clean Architecture Solution Template for ASP.NET Core 5.0. Built with Onion/Hexagonal Architecture and incorporates the most essential Packages your projects will ever need. Includes both WebApi and Web(MVC) Projects.
aspnetrun/run-aspnetcore - 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
aspnetrun/run-aspnetcore-cqrs - Real world Enterprise CRM application example of ASP.NET Core + Angular web application. Implemented CQRS Design Pattern for ASP.NET Core + Angular reference application, demonstrating a layered application architecture with DDD
aspnetrun/run-aspnetcore-realworld - E-Commerce real world example of run-aspnetcore ASP.NET Core web application. Implemented e-commerce domain with clean architecture for ASP.NET Core reference application, demonstrating a layered application architecture with DDD best practices.
CanerPatir/aspnet-core-clean-arch - It is a clean architecture project template which is based on hexagonal-architecture principles built with .Net core.
thombergs/buckpal - An example approach for implementing a Clean/Hexagonal Architecture
proudmonkey/ApiBoilerPlate - A simple yet organized project template for building ASP.NET Core APIs in .NET Core 3.1
blazorhero/CleanArchitecture - Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.
iammukeshm/CleanArchitecture.WebApi - An implementation of Clean Architecture for ASP.NET Core 3.1 WebAPI. Built with loosely coupled architecture and clean-code practices in mind.
Reddnet - A mini Reddit written in ASP.NET Core 5.0
Amitpnk/Clean-Architecture-ASP.NET-Core - Complete solution template which is built on Clean Architecture with all essential feature, CI/CD, best practice, testing Strategy using the testing pyramid and documentation using .NET 5!
baratgabor/MyWarehouse - Clean Architecture and Domain Driven Design sample project based on C# 9 / .NET 5 / ASP.NET Core 5 / EF Core 5 & Angular 11 with Bootstrap.
roblaszczak/go-cleanarch - Clean architecture validator for go, like a The Dependency Rule and interaction between packages in your Go projects.
thangchung/clean-architecture-dotnet - Dev: Apply Minimal Clean Architecture with DDD-lite, CQRS-lite, and just enough Cloud-native patterns on eCommerce sample business domain. 🍻 Ops: Use Tye with Dapr extension to deploy it to Kubernetes.
keremvaris/Sennedjem - Sennedjem is a software development infrastructure that adopts the CQRS (Command Query Responsibility Segregation) approach and focuses on SOLID principles and Clean Architecture methods. RabbitMq is very skilled in integrating with ElasticSearch etc tools.
grandnode/grandnode2 - Open source, headless, multi-tenant eCommerce platform built with .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, Vue.js.
dimatrubca/book-exchange-app - BookExchangeApp is a fully functioning application that allows users to exchange books, earn and buy points, and receive recomendations based on the rated books
fullstackhero/dotnet-webapi-boilerplate - .NET WebAPI Boilerplate Template built with .NET 6.0. Incorporates the most essential Packages your projects will ever need. Follows Clean Architecture Principles.
TanvirArjel/CleanArchitecture - This repository contains the implementation of domain-driven design and clear architecture in ASP.NET Core.
referbruv/ContainerNinja.CleanArchitecture - 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.
DijanaPenic/DDD-VShop - VShop is a sample .NET 6 application built as Modular Monolith with Domain-Driven Design (DDD) approach. Each module is an independent vertical slice with its custom architecture.
ShawnShiSS/clean-architecture-azure-cosmos-db - A starting point to build a web API to work with Azure Cosmos DB using .NET 5 and Azure Cosmos DB .NET SDK V3, based on Clean Architecture and repository design pattern. Partition key is also implemented through the repository pattern.
AntonioFalcaoJr/EDA.CleanArch.DDD.CQRS.EventSourcing - The main objective of this cloud-native project is to represent the state of the art of a distributed, reliable, and highly scalable system by interpreting the most relevant principles of Reactive Domain Driven Design.
matt-bentley/CleanArchitecture - An opinionated ASP.NET Core solution setup for creating web applications using Clean Architecture and Domain-Driven Design principles.