Paulovich.Manga 0.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet new install Paulovich.Manga::0.0.2
This package contains a .NET Template Package you can call from the shell/command line.

$ 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.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.7 6,191 7/11/2018
0.0.2 974 7/5/2018
0.0.1 1,137 4/17/2018

- Entity Framework support
- Architecture styles support
- Clean architecture with Input/Output/Interactors
- WebAPI
- Docker images optimized for startup
- Mongo.Driver, EntityFramework.Core or Dapper data access frameworks
- Layerd application with (Application - Domain - Infrastructure - UI)
- Domain-Driven Design (Aggregates, Entities, Value Objects)
- Serilog Logging