TimeWarp Architecture Templates
| Latest stable | 1.0.15+6.0.402 |
| Latest prerelease | 2.0.0-beta.16 |
| Downloads | 16,260 |
| Last published | 2026-08-13 |
| Target frameworks | net9.0 |
Install
dotnet add package TimeWarp.Architecture
dotnet add package TimeWarp.Architecture --prerelease
NuGet · Source · Part of the timewarp-architecture family
TimeWarp Architecture
timewarp-architecture
Documentation
In-repo: documentation/ (developer guides, conceptual docs, ADRs). Generated apps include this tree in their template output.
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.