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
40 packages returned for Tags:"solid-
principles"
Sort by
Relevance
Downloads
Recently updated
Paulovich.
Caju
by:
ivanpaulovich
76,460 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,599 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,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.
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
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.
Core
by:
gioema_nocco
7,194 total downloads
last updated
3/25/2023
Latest version:
5.0.0-preview1.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.
Genocs.
Persistence.
MongoDb
by:
gioema_nocco
6,455 total downloads
last updated
3/25/2023
Latest version:
5.0.0-preview1.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.
QueryBuilder
by:
gioema_nocco
686 total downloads
last updated
3/25/2023
Latest version:
5.0.0-preview1.0
aggregate
architecture
boilerplate
ddd
ddd-architecture
design-patterns
docker
domain-driven-design
dotnet
dotnetcore
More tags
The persistence agnostic query builder library.
Genocs.
Monitoring
by:
gioema_nocco
1,158 total downloads
last updated
3/25/2023
Latest version:
5.0.0-preview1.0
aggregate
architecture
boilerplate
ddd
ddd-architecture
design-patterns
domain-driven-design
dotnet
dotnetcore
dotnet-core
More tags
Telemetry and Tracing library.
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.
Genocs.
WebApi.
Swagger
by:
gioema_nocco
460 total downloads
last updated
3/25/2023
Latest version:
5.0.0-preview1.0
aggregate
architecture
boilerplate
ddd
ddd-architecture
design-patterns
docker
domain-driven-design
dotnet
dotnetcore
More tags
The web api Swagger library
Genocs.
MessageBrokers
by:
gioema_nocco
482 total downloads
last updated
3/25/2023
Latest version:
5.0.0-preview1.0
aggregate
architecture
boilerplate
ddd
ddd-architecture
design-patterns
domain-driven-design
dotnet
dotnetcore
dotnet-core
More tags
The message brokers interface library useful to build .NET Core projects.
Genocs.
Common
by:
gioema_nocco
531 total downloads
last updated
3/25/2023
Latest version:
5.0.0-preview1.0
aggregate
architecture
boilerplate
ddd
ddd-architecture
design-patterns
domain-driven-design
dotnet
dotnetcore
dotnet-core
More tags
The commons components library useful to build .NET Core projects.
Genocs.
Security
by:
gioema_nocco
464 total downloads
last updated
3/25/2023
Latest version:
5.0.0-preview1.0
aggregate
architecture
boilerplate
ddd
ddd-architecture
design-patterns
docker
domain-driven-design
dotnet
dotnetcore
More tags
The Genocs Security library
Genocs.
ServiceBusAzure
by:
gioema_nocco
566 total downloads
last updated
3/25/2023
Latest version:
5.0.0-preview1.0
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.
Genocs.
Auth
by:
gioema_nocco
475 total downloads
last updated
3/25/2023
Latest version:
5.0.0-preview1.0
aggregate
architecture
boilerplate
ddd
ddd-architecture
design-patterns
domain-driven-design
dotnet
dotnetcore
dotnet-core
More tags
The authorization library useful to build .NET Core projects.
Genocs.
HTTP
by:
gioema_nocco
465 total downloads
last updated
3/25/2023
Latest version:
5.0.0-preview1.0
aggregate
architecture
boilerplate
ddd
ddd-architecture
design-patterns
domain-driven-design
dotnet
dotnetcore
dotnet-core
More tags
The http support library useful to build .NET Core projects.
Genocs.
Tracing
by:
gioema_nocco
490 total downloads
last updated
3/25/2023
Latest version:
5.0.0-preview1.0
aggregate
architecture
boilerplate
ddd
ddd-architecture
design-patterns
docker
domain-driven-design
dotnet
dotnetcore
More tags
The tracing library to use Azure Service Bus.
Genocs.
WebApi
by:
gioema_nocco
488 total downloads
last updated
3/25/2023
Latest version:
5.0.0-preview1.0
aggregate
architecture
boilerplate
ddd
ddd-architecture
design-patterns
docker
domain-driven-design
dotnet
dotnetcore
More tags
The web api library
Genocs.
Logging
by:
gioema_nocco
489 total downloads
last updated
3/25/2023
Latest version:
5.0.0-preview1.0
aggregate
architecture
boilerplate
ddd
ddd-architecture
design-patterns
domain-driven-design
dotnet
dotnetcore
dotnet-core
More tags
The logging library useful to build .NET Core projects.
Previous
Next