NikiforovAll.CleanArchitecture.Templates 0.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet new install NikiforovAll.CleanArchitecture.Templates::0.3.0                
This package contains a .NET Template Package you can call from the shell/command line.

NikiforovAll.CleanArchitecture.Templates

GitHub Actions Status

GitHub Actions Build History

A collection of templates for the rapid development of enterprise applications. (Clean Architecture, DDD, Event Sourcing)

Install

dotnet new --install NikiforovAll.CleanArchitecture.Templates

Overview

The engine itself dotnet new provides information about possible configuration options.

dotnet new na-ca -h
dotnet new na-es -h

Usage

The next command create default template in my-project folder.

dotnet new na-ca -n my-project

You can use --dry-run option to see what happens during command execution.

  • net6.0

    • 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.2.0 402 11/12/2021
1.1.1 365 11/6/2021
1.1.0 322 11/5/2021
1.0.1 268 11/4/2021
0.7.0 348 11/3/2021
0.6.1-preview.0.2 179 11/3/2021
0.6.1-preview.0.1 177 11/3/2021
0.6.0 341 11/3/2021
0.5.0 326 11/2/2021
0.4.1-preview.0.1 174 11/1/2021
0.4.0 361 11/1/2021
0.3.0 296 11/1/2021
0.2.0 320 11/1/2021
0.1.1-preview.0.3 195 10/31/2021
0.1.0 529 10/31/2021 0.1.0 is deprecated.