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...