Clean Architecture C# | Clean Architecture ASP.NET Core 10 Web API

Опубликовано: 12 Июнь 2026
на канале: Tawfik Chebbi
1,683
44

In this video, we build a Clean Architecture project from scratch using ASP.NET 10 Web API.
We structure the solution into clear layers (API, Domain, Application, Infrastructure), configure proper project references, and centralize dependency injection using best practices.

This setup gives you a clean, scalable, and maintainable foundation that you can reuse in real-world projects.
Github : https://github.com/Chebbu/CleanArchit...
Part 2 :    • Clean Architecture with ASP.NET 10  CRUD O...