CleanArchitecture
Architecture template
A starting point for Clean Architecture with ASP.NET Core using the dependency-inverted architecture pattern
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
16k stars
413 watching
3k forks
Language: C#
last commit: 7 days ago
Linked from 3 awesome lists
architectureclean-architecturecsharpddddomain-driven-designdotnethacktoberfest
Related projects:
Repository | Description | Stars |
---|---|---|
jasontaylordev/cleanarchitecture | A template for building enterprise applications using Clean Architecture and ASP.NET Core | 17,013 |
ardalis/ardalis.sharedkernel | Provides reusable base classes for Clean Architecture implementations | 99 |
phongnguyend/practical.cleanarchitecture | A comprehensive guide to implementing Clean Architecture in full-stack .Net 8 applications with various technologies and frameworks | 2,126 |
ardalis/cleanarchitecture.workerservice | A .NET Core worker service template using Clean Architecture to build scalable and maintainable services. | 739 |
rafaelfgx/architecture | An example of an architecture using Clean Architecture and SOLID principles to separate concerns and promote simplicity and maintainability in a .NET 9 and Angular 18 application. | 3,169 |
amantinband/clean-architecture | A .NET application template implementing clean architecture principles for building reminder services with subscription management | 1,585 |
amitpnk/onion-architecture-asp.net-core | A .NET Core API solution template implementing Onion Architecture with essential features. | 863 |
ivanpaulovich/clean-architecture-manga | A demonstration project that showcases Clean Architecture principles using .NET Core and React+Redux for building modular applications with a strong focus on separation of concerns and testability. | 4,005 |
iammukeshm/cleanarchitecture.webapi | An implementation of Clean Architecture for ASP.NET Core 3.1 WebAPI with loosely coupled architecture and clean-code practices. | 1,400 |
ivanpaulovich/dotnet-new-caju | A .NET template to help developers build maintainable and evolvable applications using Clean Architecture and Domain-Driven Design principles. | 249 |
fullstackhero/blazor-starter-kit | A clean architecture template for Blazor WebAssembly applications with a modular and reusable structure. | 3,501 |
thangchung/clean-architecture-dotnet | A Microservices project demonstrating Minimal Clean Architecture with DDD-lite and CQRS-lite, using .NET 6 and Cloud-native patterns for an eCommerce sample. | 1,236 |
cesarcastrocuba/nlayerappv3 | An implementation of Domain-Driven Design (DDD) N-Layered Architecture with .Net Core 2.1 for building web APIs. | 155 |
restuwahyu13/go-clean-architecture | A Go-based software project demonstrating the clean architecture pattern and its folder structure for structuring and organizing codebases. | 129 |
bufferapp/android-clean-architecture-boilerplate | A boilerplate project implementing Clean Architecture with Kotlin and Android | 3,662 |