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
15 packages returned for Tags:"hexagonal-
architecture"
Sort by
Relevance
Downloads
Recently updated
Paulovich.
Caju
by:
ivanpaulovich
90,972 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.
Genocs.
CleanArchitectureTemplate
by:
gioema_nocco
89,541 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
DDD.
NETCore
by:
david.runemalm
Deprecated
1,785 total downloads
last updated
4/24/2023
Latest version:
1.0.0-alpha.10
DDD
Domain-Driven-Design
Hexagonal-Architecture
A framework for building apps using DDD.
Genocs.
CleanArchitecture
by:
gioema_nocco
25,777 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
OpenDDD.
NET
by:
david.runemalm
477 total downloads
last updated
10/3/2023
Latest version:
2.0.0-alpha.3
DDD
Domain-Driven-Design
Hexagonal-Architecture
A domain-driven design framework for .NET.
Paulovich.
Manga
by:
ivanpaulovich
7,995 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.
Application
by:
brinkie2004
2,702 total downloads
last updated
9/28/2023
Latest version:
6.3.0
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.
Domain
by:
brinkie2004
2,881 total downloads
last updated
9/28/2023
Latest version:
6.3.0
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
2,140 total downloads
last updated
9/28/2023
Latest version:
6.3.0
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.
Persistence
by:
brinkie2004
1,652 total downloads
last updated
9/28/2023
Latest version:
6.3.0
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.
Persistence.
EntityFrameworkCore
by:
brinkie2004
1,689 total downloads
last updated
9/28/2023
Latest version:
6.3.0
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.
Application.
EntityFrameworkCore
by:
brinkie2004
1,250 total downloads
last updated
9/28/2023
Latest version:
6.3.0
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
NetActive.
CleanArchitecture.
Domain.
FluentValidation
by:
brinkie2004
1,221 total downloads
last updated
9/28/2023
Latest version:
6.3.0
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.
Autofac
by:
brinkie2004
1,118 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.
Application.
MediatR
by:
brinkie2004
914 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.