Get the source code for this video for FREE → https://the-dotnet-weekly.ck.page/clean-onion
☄️ Master the Modular Monolith Architecture: https://bit.ly/3SXlzSt
📌 Accelerate your Clean Architecture skills: https://bit.ly/3PupkOJ
🚀 Support me on Patreon to access the source code: https://www.patreon.com/milanjovanovic
Onion architecture and Clean architecture are often confused. And there's a good reason for that. It's because they are practically identical. Clean architecture is just a repackaging of Onion architecture and Hexagonal architecture principles. I'll compare them in this video, and you be the judge of how different they actually are.
Onion architecture series, Jeffrey Palermo:
- https://jeffreypalermo.com/2008/07/the-onion-architecture-part-1
- https://jeffreypalermo.com/2008/07/the-onion-architecture-part-2
- https://jeffreypalermo.com/2008/08/the-onion-architecture-part-3
- https://jeffreypalermo.com/2013/08/onion-architecture-part-4-after-four-years
Clean architecture, Uncle Bob:
- https://blog.cleancoder.com/uncle-bob/2012/08/13/the-clean-architecture.html
Join my weekly .NET newsletter:
https://www.milanjovanovic.tech
Read my Blog here:
https://www.milanjovanovic.tech/blog
Chapters
0:00 What is the Onion architecture?
3:22 What is the Clean architecture?
5:19 Onion architecture example project
10:17 Clean architecture example project
13:11 Are these architectures different?