Clean.Architecture.Solution.WebAPI
2.0.4
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 Clean.Architecture.Solution.WebAPI::2.0.4
This package contains a .NET Template Package you can call from the shell/command line.
Clean Architecture Template
Getting Started
To get started, need to install the NuGet Package:
dotnet new install Clean.Architecture.Solution.WebAPI::1.0.0
Once installed, create a new solution using the template.
Using command: dotnet new cleanarch -n <solution-name> -f <net6.0 | net7.0>
dotnet new cleanarch -n Hello.World -f net7.0
Or
If you find this project useful, please give it a star. Thanks! ⭐
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.