NikiforovAll.CleanArchitecture.Templates
1.1.1
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 NikiforovAll.CleanArchitecture.Templates::1.1.1
This package contains a .NET Template Package you can call from the shell/command line.
NikiforovAll.CleanArchitecture.Templates
Template | Status |
---|---|
na-ca | |
na-es | |
na-ga | |
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
# Gateway Template na-ga [C#] gateway/Template
- https://github.com/NikiforovAll/na-ca
- https://github.com/NikiforovAll/na-es
- https://github.com/NikiforovAll/na-bu
- https://github.com/NikiforovAll/na-ga
Overview
The engine itself dotnet new
provides information about possible configuration options.
dotnet new na-bu -h
dotnet new na-ca -h
dotnet new na-es -h
dotnet new na-ga -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 | 401 | 11/12/2021 | |
1.1.1 | 364 | 11/6/2021 | |
1.1.0 | 321 | 11/5/2021 | |
1.0.1 | 267 | 11/4/2021 | |
0.7.0 | 347 | 11/3/2021 | |
0.6.1-preview.0.2 | 178 | 11/3/2021 | |
0.6.1-preview.0.1 | 174 | 11/3/2021 | |
0.6.0 | 340 | 11/3/2021 | |
0.5.0 | 325 | 11/2/2021 | |
0.4.1-preview.0.1 | 173 | 11/1/2021 | |
0.4.0 | 360 | 11/1/2021 | |
0.3.0 | 293 | 11/1/2021 | |
0.2.0 | 319 | 11/1/2021 | |
0.1.1-preview.0.3 | 194 | 10/31/2021 | |
0.1.0 | 528 | 10/31/2021 |