ASPNETCleanTemplate.nuspec
3.3.0
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 ASPNETCleanTemplate.nuspec::3.3.0
This package contains a .NET Template Package you can call from the shell/command line.
This is a solution template for Clean Architecture and CQRS implementation with ASP.NET Core.
The easiest way to create your project
Open CMD
Run
dotnet new --install ASPNETCleanTemplate.nuspec::3.3.0
Create an empty folder for your solution and cd into it.
Run the following code and enter your project name instead of MyNewCleanTemplate
dotnet new aspnetcleantemplate -n MyNewCleanTemplate
Go to project website for more information.
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.
Update to .NET 7