timewarp-architecture
timewarp-architecture copied to clipboard
A distributed application template for dotnet. Utilizing Blazor, Web API, gRPC, Tye, YARP etc.
TimeWarp Architecture
timewarp-architecture
Documentation
https://timewarpengineering.github.io/timewarp-architecture/
Installation
dotnet new --install TimeWarp.Architecture
Usage
dotnet new timewarp-architecture -n MyTimeWarpApp
Content
The template creates the distributed app projects and their corresponding test projects.