Notes on The Clean Architecture

Tai Bo
6 min readOct 3, 2021
Image by Lorenzo Cafaro from Pixabay

In this post, I’m going to share my understanding of clean architecture after reading about it in the book “Clean Architecture” and other posts, as well as how I implement the clean architecture in an ASP.NET core project.

What is clean architecture?

Clean architecture is an architecture in which the high level business rules and policies do not have a compile-time

--

--

Tai Bo

Backend developer in .NET core. I enjoy the outdoor, hanging out with good friends, reading and personal development.