Clean Architecture - Do you know the best learning resources?

Last updated by Brady Stroud [SSW] over 1 year ago.See history

There are many great resources for learning the principles of Clean Architecture, but a the best place to start is with Jason Taylor’s video:

Figure: Clean Architecture with ASP.NET Core 3.0 (Recommended)

Figure: Clean Architecture with ASP.NET Core 2.1 To read further, start with Robert C Martin’s blog post: The Clean Architecture.

Then, check out these books:

This book by Robert C. Martin (aka ‘Uncle Bob’) should be anyone’s starting point for reading further.

clean architecture book 1
Figure: Clean Architecture: A Craftsman's Guide to Software Structure and Design

This resource by Steve Smith is available as an online e-book and contains up-to-date specific examples for ASP.NET Core and Azure.

clean architecture book 2
Figure: Architecting Modern Web Applications with ASP.NET Core and Microsoft Azure

We open source. Powered by GitHub