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
5 packages returned for Tags:"evolutionary-
architecture"
Sort by
Relevance
Downloads
Recently updated
Paulovich.
Caju
by:
ivanpaulovich
89,209 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
13,565 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.
CleanArchitectureTemplate
by:
gioema_nocco
82,261 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,775 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
Paulovich.
Manga
by:
ivanpaulovich
7,979 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.