Picoage.CleanArchitecture.RestApi
1.0.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet new install Picoage.CleanArchitecture.RestApi::1.0.1
This package contains a .NET Template Package you can call from the shell/command line.
This is a web api project template built on Clean Architecture.
How to install this template?
Install template locally: dotnet new --install Picoage.CleanArchitecture.RestApi
Check if installed locally: dotnet new -l
Create Project : CD into the directory you want to create the project and run this command dotnet new PicoageCleanArchitectureRestApi -o [ProjectName]
Git Repo: https://github.com/picoage/Picoage.CleanArchitecture.RestApi
Note: It's running on .NET 6
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.