- AutoMapper
- Entity Framework Core
- Swagger
To use, simply clone the repository and in the root folder run the following command to install the tool globally
dotnet tool install --global --version 1.0.0 --add-source ./nupkg netcore.cleanarch
You can then run the following command to create a Project in your preferred directory
cleanarch <SolutionName> <ProjectPrefix>
e.g., cleanarch FaisalsBlog Blog