Welcome to the C# Project Templates repository! This repository serves as a collection of well-structured and standardized project templates for C# applications. Our aim is to provide developers with a solid foundation to start their projects, promoting best practices and maintaining consistency across different solutions.
The first template in this repository is the .NET DDD Clean Architecture template. This template follows the principles of Clean Architecture and Domain-Driven Design (DDD), offering a modular and maintainable structure for your C# projects.