go home

icon Manga: Clean Architecture for .NET Applications! (manga)

$ 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.
dotnet new --install "Paulovich.Manga"
dotnet new manga
  • Tags: language: C# type: project
  • Classifications: Common Library Web API