ASPNETCleanTemplate.nuspec 3.2.6

There is a newer version of this package available.
See the version list below for details.
dotnet new install ASPNETCleanTemplate.nuspec::3.2.6
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.2.6

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.

Version Downloads Last updated
3.5.0 2,238 12/26/2023
3.4.0 258 4/30/2023
3.3.0 395 12/10/2022
3.2.6 317 11/27/2022
3.2.5 301 11/14/2022

Summary of changes made in this release of the package.