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.6.1 261 12/5/2025
3.5.2 514 10/19/2024
3.5.1 339 7/30/2024
3.5.0 2,563 12/26/2023
3.4.0 579 4/30/2023
3.3.0 747 12/10/2022
3.2.6 638 11/27/2022
3.2.5 666 11/14/2022

Summary of changes made in this release of the package.