Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.21 KB

NUGET.md

File metadata and controls

25 lines (15 loc) · 1.21 KB

Clean Minimal API

This is a template API using a streamlined version of Clean Architecture alongside .NET's Minimal 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 CleanMinimalApi.Template

To create a new solution using this template run the following command

dotnet new cleanminimalapi --name {YOUR_SOLUTION_NAMESPACE} --au "{YOU_AUTHORS_NAME}"

Connect and Support

If you like this, or want to checkout my other work, please connect with me on LinkedIn, and/or follow me on Medium or GitHub.

If you want to see more updates or more projects then please support me at GitHub Sponsors or Buy Me A Coffee

Please Sponsor Me