NikiforovAll.CleanArchitecture.Templates 0.5.0

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

NikiforovAll.CleanArchitecture.Templates

GitHub Actions Status NuGet NuGet NuGet

GitHub Actions Build History

Template Status
na-ca .NET
na-es .NET
na-bu N/A

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

Install

dotnet new --install NikiforovAll.CleanArchitecture.Templates

Once installed, you can see a list of templates by running:

$ dotnet new -l na-
# These templates matched your input: 'na-'

# Template Name                Short Name  Language  Tags
# ---------------------------  ----------  --------  --------------------------------------------
# Build Project Template       na-bu       bash      build-project/Template
# Clean Architecture Template  na-ca       [C#]      CleanArchitecture/DDD/Template
# Event Sourcing Template      na-es       [C#]      EventSourcing/CleanArchitecture/DDD/Template

Overview

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

dotnet new na-ca -h
dotnet new na-es -h
dotnet new na-bu -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 360 11/12/2021
1.1.1 341 11/6/2021
1.1.0 298 11/5/2021
1.0.1 255 11/4/2021
0.7.0 323 11/3/2021
0.6.1-preview.0.2 168 11/3/2021
0.6.1-preview.0.1 167 11/3/2021
0.6.0 316 11/3/2021
0.5.0 300 11/2/2021
0.4.1-preview.0.1 163 11/1/2021
0.4.0 336 11/1/2021
0.3.0 260 11/1/2021
0.2.0 293 11/1/2021
0.1.1-preview.0.3 184 10/31/2021
0.1.0 467 10/31/2021