How I structure every ASP.NET Core project (Clean Architecture)

Опубликовано: 10 Июнь 2026
на канале: Tech With Pat
3,033
53

This step-by-step guide will teach you how to build a Web API using Clean Architecture principles!

⏱️ TIMESTAMPS:
00:00 Introduction
00:30 The domain layer
01:06 The application layer
04:28 The infrastructure layer
05:59 The presentation layer
08:11 Setting Up Dependency Injection
09:19 Folder structure
10:31 Testing the API
11:27 Wrapping Up

📺 Watch next:
   • Vertical Slice Architecture in ASP.NET Cor...  

💻 Source code:
https://bit.ly/4eGWGDf

📖 Learn more:
https://blog.cleancoder.com/uncle-bob...
https://github.com/jasontaylordev/Cle...
https://github.com/ardalis/CleanArchi...

☕ Buy me a coffee:
https://www.buymeacoffee.com/itsmepat...

#aspnetcore #cleanarchitecture