Console template for dotnet core applications utilizing MediatR
https://timewarpengineering.github.io/timewarp-architecture/
dotnet new --install TimeWarp.Architecture
dotnet new timewarp-architecture -n MyTimeWarpApp
The template creates the distributed app projects and their corresponding test projects.