Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.02 KB

NUGET.md

File metadata and controls

21 lines (13 loc) · 1.02 KB

Clean Web API

This is a template API using a streamlined version of Clean Architecture alongside .NET's Web APIs.

Installation

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}"

Connect and/or Support

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]