Picoage.CleanArchitecture.RestApi 1.0.2

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

Version Downloads Last Updated
1.0.2 149 7/14/2025
1.0.1 1,748 7/7/2022