Picoage.CleanArchitecture.RestApi
1.0.2
dotnet new install Picoage.CleanArchitecture.RestApi::1.0.2
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 9
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.