Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
18 packages returned for Tags:"dotnet-
template"
Sort by
Relevance
Downloads
Recently updated
Paulovich.
Caju
by:
ivanpaulovich
76,458 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,609 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.
MicroserviceTemplate
by:
gioema_nocco
24,691 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.
CleanArchitecture
by:
gioema_nocco
25,284 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.
CleanArchitectureTemplate
by:
gioema_nocco
48,187 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,455 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
Net.
WebApi.
Template
by:
marlonajgayle
716 total downloads
last updated
4/22/2023
Latest version:
1.0.0-rc.5
csharp
dotnetcore
project
template
webapi
dotnet-template
swagger
A modern multi-project.NET project template that implements a maintainable enterprise-level API application with Api versioning, Fluent email, Fluent validation, JWT authentication, Identity role-based...
More information
CodeGeneratorCLI
by:
oksh
117 total downloads
last updated
3/19/2023
Latest version:
1.0.9
dotnet
dotnet-codegenerator
dotnet-template
template
cshtml
code-generator
generator
Package Description
Paulovich.
Manga
by:
ivanpaulovich
7,772 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.
NetActive.
CleanArchitecture.
Domain
by:
brinkie2004
1,454 total downloads
last updated
4/28/2023
Latest version:
6.0.9
domain
aggregate
architecture
clean-architecture
clean-code
ddd
ddd-architecture
design-patterns
domain-driven-design
dotnet
More tags
Provides domain related interfaces.
NetActive.
CleanArchitecture.
Application.
Persistence.
Interfaces
by:
brinkie2004
1,115 total downloads
last updated
4/28/2023
Latest version:
6.0.9
persistence
aggregate
architecture
clean-architecture
clean-code
ddd
ddd-architecture
design-patterns
domain-driven-design
dotnet
More tags
Contains persistence interfaces shared with the application layer
NetActive.
CleanArchitecture.
Application
by:
brinkie2004
1,060 total downloads
last updated
4/28/2023
Latest version:
6.0.9
application
aggregate
architecture
clean-architecture
clean-code
ddd
ddd-architecture
design-patterns
domain-driven-design
dotnet
More tags
Handles command and query construction and execution
NetActive.
CleanArchitecture.
Persistence
by:
brinkie2004
773 total downloads
last updated
4/28/2023
Latest version:
6.0.9
persistence
aggregate
architecture
clean-architecture
clean-code
ddd
ddd-architecture
design-patterns
domain-driven-design
dotnet
More tags
Handles generic data access and persistence
NetActive.
CleanArchitecture.
Application.
MediatR
by:
brinkie2004
624 total downloads
last updated
4/28/2023
Latest version:
6.0.9
mediatr
aggregate
architecture
clean-architecture
clean-code
ddd
ddd-architecture
design-patterns
domain-driven-design
dotnet
More tags
Adds support for event sourcing to the Application layer using MediatR.
NetActive.
CleanArchitecture.
Persistence.
EntityFrameworkCore
by:
brinkie2004
659 total downloads
last updated
4/28/2023
Latest version:
6.0.9
persistence
ef
entity-framework
aggregate
architecture
clean-architecture
clean-code
ddd
ddd-architecture
design-patterns
More tags
Handles data access and persistence for Entity Framework Core
NetActive.
CleanArchitecture.
Autofac
by:
brinkie2004
676 total downloads
last updated
4/28/2023
Latest version:
6.0.9
autofac
aggregate
architecture
clean-architecture
clean-code
ddd
ddd-architecture
design-patterns
domain-driven-design
dotnet
More tags
Adds AutoFac module support
NetActive.
CleanArchitecture.
Domain.
FluentValidation
by:
brinkie2004
658 total downloads
last updated
4/28/2023
Latest version:
6.0.9
validation
fluent-validation
aggregate
architecture
clean-architecture
clean-code
ddd
ddd-architecture
design-patterns
domain-driven-design
More tags
Adds FluentValidation to the domain
NetActive.
CleanArchitecture.
Application.
EntityFrameworkCore
by:
brinkie2004
647 total downloads
last updated
4/28/2023
Latest version:
6.0.9
application
ef
entity-framework
aggregate
architecture
clean-architecture
clean-code
ddd
ddd-architecture
design-patterns
More tags
Handles command and query construction and execution for Entity Framework Core