$ 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.
This project provides encapsulation of things like Domain, Application Rules, Business Rules or Business Logic in Application. For this, Command pattern is used.
All applications such as Web, CLI, GUI application can use this project.
This can be part of the Usecase Layer, Domain Service Layer or...
More information
$ 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, Infrastructure and UI.
EISK makes it easy to write scalable and secured web api on top of Microsoft's new cutting edge .net based technologies.
With an optional set of customizable utility classes, samples and tools, it lets you creating new web api straight away without wide technical experience or learning curve.