Skip to content

Dermendzhiev/clean-architecture-aspnetcore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clean Architecture

Summary

Basic implementation of The Clean Architecture proposed by Uncle Bob.

The project strives to follow the architecture, patterns and naming conventions "by the book".

The implementation uses "Enterprise", "Application", "Interface Adapters" and "Frameworks and Drivers" layers with presenters, controllers, interactors and input/output ports.