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:"solid-
principles"
Sort by
Relevance
Downloads
Recently updated
Paulovich.
Caju
by:
ivanpaulovich
73,608 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.
todo
by:
ivanpaulovich
11,079 total downloads
last updated
4/17/2019
Latest version:
1.0.41
clean-architecture
clean-code
evolutionary-architecture
tdd
dotnet-core
solid-principles
dotnet-cli
gist
The simple task management powered by .NET Core Global Tools and accesible everywhere with your GitHub account.
Genocs.
MicroserviceTemplate
by:
gioema_nocco
24,662 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,257 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
47,439 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
Genocs.
Persistence.
MongoDb
by:
gioema_nocco
5,035 total downloads
last updated
3/12/2023
Latest version:
3.4.0
aggregate
architecture
boilerplate
ddd
ddd-architecture
design-patterns
docker
domain-driven-design
dotnet
dotnetcore
More tags
The library containing base repository pattern to build .NET Core projects.
Genocs.
Core
by:
gioema_nocco
5,418 total downloads
last updated
3/12/2023
Latest version:
3.1.0
aggregate
architecture
boilerplate
ddd
ddd-architecture
design-patterns
domain-driven-design
dotnet
dotnetcore
dotnet-core
More tags
The base library useful to build .NET Core projects.
Paulovich.
Manga
by:
ivanpaulovich
7,656 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.
Genocs.
ServiceBusAzure
by:
gioema_nocco
178 total downloads
last updated
3/12/2023
Latest version:
2.1.1
aggregate
architecture
boilerplate
ddd
ddd-architecture
design-patterns
docker
domain-driven-design
dotnet
dotnetcore
More tags
The low level library to use Azure Service Bus.
NetActive.
CleanArchitecture.
Application.
Persistence.
Interfaces
by:
brinkie2004
501 total downloads
last updated
3/20/2023
Latest version:
6.0.8
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
528 total downloads
last updated
3/20/2023
Latest version:
6.0.8
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
633 total downloads
last updated
3/20/2023
Latest version:
6.0.8
domain
aggregate
architecture
clean-architecture
clean-code
ddd
ddd-architecture
design-patterns
domain-driven-design
dotnet
More tags
Provides domain related interfaces.
NetActive.
CleanArchitecture.
Autofac
by:
brinkie2004
334 total downloads
last updated
3/20/2023
Latest version:
6.0.8
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
324 total downloads
last updated
3/20/2023
Latest version:
6.0.8
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
322 total downloads
last updated
3/20/2023
Latest version:
6.0.8
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.
Persistence.
EntityFrameworkCore
by:
brinkie2004
330 total downloads
last updated
3/20/2023
Latest version:
6.0.8
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.
Persistence
by:
brinkie2004
372 total downloads
last updated
3/20/2023
Latest version:
6.0.8
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
310 total downloads
last updated
3/20/2023
Latest version:
6.0.8
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.