Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
7 packages returned for Tags:"dotnet-
template"
Sort by
Relevance
Downloads
Recently updated
Paulovich.
Caju
by:
ivanpaulovich
72,362 total downloads
last updated
9/22/2019
Latest version:
0.7.3
onion
boilerplate
solid
ddd
clean-architecture
clean-code
evolutionary-architecture
microservices
hexagonal-architecture
design-patterns
More tags
$ dotnet new -i Paulovich.Caju::0.7.3 $ dotnet new manga It generates a .NET Solution following the Clean Architecture Style, DDD and Separation of Concerns in Domain, Application, Infrastructure and UI.
Leefrost.
Dotnet.
Web.
Api.
ProjectTemplate
by:
Leefrost
2,544 total downloads
last updated
3/17/2021
Latest version:
1.0.1
dotnet
web
webapi
dotnet-template
clean-architecture
Creates an solution template with clean pre-installed architecture
Genocs.
CleanArchitecture
by:
gioema_nocco
25,237 total downloads
last updated
4/19/2020
Latest version:
0.1.0
aggregate
architecture
boilerplate
clean-architecture
clean-code
ddd
ddd-architecture
design-patterns
docker
domain-driven-design
More tags
$ dotnet new -i Genocs.CleanArchitecture:0.1.0 $ dotnet new cleanarchitecture It generates a .NET Solution following the Clean Architecture Style, DDD and Separation of Concerns in Domain, Application,...
More information
Genocs.
MicroserviceTemplate
by:
gioema_nocco
24,646 total downloads
last updated
5/17/2020
Latest version:
0.1.0
aggregate
architecture
boilerplate
clean-architecture
clean-code
ddd
ddd-architecture
design-patterns
docker
domain-driven-design
More tags
$ dotnet new -i Genocs.MicroserviceTemplate::0.1.0 $ dotnet new microservice It generates a .NET Solution with full fledged microservice components.
Genocs.
CleanArchitectureTemplate
by:
gioema_nocco
47,032 total downloads
last updated
4/21/2022
Latest version:
2.1.0
aggregate
architecture
boilerplate
clean-architecture
clean-code
ddd
ddd-architecture
design-patterns
docker
domain-driven-design
More tags
Install the package: $ dotnet new -i Genocs.CleanArchitectureTemplate::1.8.3 The full clean project: $ dotnet new cleanarchitecture
Aurelia.
DotNet.
Templates
by:
brandonseydel
7,191 total downloads
last updated
4/2/2019
Latest version:
1.5.0
aurelia
.net
core
aureli
cli
boilerplate
webapi
dotnet-new
generator
templating
More tags
This release has the ability to scaffold out an entire .NET Core project with Aurelia CLI. This will help streamline the Aurelia build process and enable rapid development in an integrated environment. You...
More information
Paulovich.
Manga
by:
ivanpaulovich
7,590 total downloads
last updated
7/11/2018
Latest version:
0.0.7
boilerplate
solid
ddd
clean-architecture
clean-code
evolutionary-architecture
microservices
hexagonal-architecture
design-patterns
docker
More tags
$ dotnet new -i Paulovich.Manga $ dotnet new manga It creates a .NET Solution with a layered backend (Domain - Application - Infrastructure - WebApi) with the Clean Architecture Style.