Paulovich.Manga
0.0.7
dotnet new install Paulovich.Manga::0.0.7
$ 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.
- 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