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.
TimeWarp Templates for ASP.NET Core Blazor
Homepage Repository NuGet C# Download
Install-Package TimeWarp.AspNetCore.Blazor.Templates -Version 1.0.14
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.