8000 GitHub - appie2go/clean-architecture
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

appie2go/clean-architecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clean-architecture example .NET Core

In 2017 Uncle Bob wrote a great book about clean architecture. It explains the principles of a good software architecture. The book contains lots of information about the SOLID principles, about boundaries in the application, about screaming architecture, and so forth. What’s great about the book, is that it isn’t dogmatic. It doesn’t have code samples explaining how to implement a use case or a controller. However, at some point you need to start coding. This leads to the question: What could a clean architecture look like. In this repo I've tried to implement the concepts I've learnt.

I've tried to write down what, how, and why in this article: Implementing Clean Architecture, DDD-style, in .NET Core

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0