This is a template API using a streamlined version of Clean Architecture alongside .NET's Web APIs.
This is a template and you can install it using the dotnet new cli. To install the lastest version of the template run the following command.
dotnet new --install CleanWebApi.Template
To create a new solution using this template run the following command
dotnet new cleanwebapi --name {YOUR_SOLUTION_NAMESPACE} --au "{YOU_AUTHORS_NAME}"
If you like this, or want to checkout my other work, please connect with me on LinkedIn, Twitter or GitHub, and consider supporting me at [Buy Me a Coffee]