---
title: TimeWarp.Architecture
description: TimeWarp Architecture Templates
type: package
latest: 2.0.0-alpha.11+9.0.300
stable: 1.0.15+6.0.402
repository: https://github.com/TimeWarpEngineering/timewarp-architecture
---

TimeWarp Architecture Templates

| | |
|---|---|
| Latest stable | `1.0.15+6.0.402` |
| Latest prerelease | `2.0.0-alpha.11+9.0.300` |
| Downloads | 13,897 |
| Last published | 2025-06-18 |
| Target frameworks | `net9.0` |

## Install

```sh
dotnet add package TimeWarp.Architecture
dotnet add package TimeWarp.Architecture --prerelease
```

[NuGet](https://www.nuget.org/packages/TimeWarp.Architecture) · [Source](https://github.com/TimeWarpEngineering/timewarp-architecture) · Part of the [timewarp-architecture](/projects/timewarp-architecture/) family

---

[![Dotnet](https://img.shields.io/badge/dotnet-6.0-blue)](https://dotnet.microsoft.com)
[![Stars](https://img.shields.io/github/stars/TimeWarpEngineering/blazor-state?logo=github)](https://github.com/TimeWarpEngineering/timewarp-architecture)
[![Discord](https://img.shields.io/discord/715274085940199487?logo=discord)](https://discord.gg/7F4bS2T)
[![workflow](https://github.com/TimeWarpEngineering/blazor-state/actions/workflows/release-build.yml/badge.svg)](https://github.com/TimeWarpEngineering/timewarp-architecture/actions)
[![NuGet](https://img.shields.io/nuget/v/TimeWarp.Architecture.svg)](https://www.nuget.org/packages/TimeWarp.Architecture/)
[![NuGet](https://img.shields.io/nuget/dt/TimeWarp.Architecture.svg)](https://www.nuget.org/packages/TimeWarp.Architecture/)

[![Twitter](https://img.shields.io/twitter/follow/StevenTCramer.svg)](https://twitter.com/intent/follow?screen_name=StevenTCramer)
[![Twitter](https://img.shields.io/twitter/follow/TheFreezeTeam1.svg)](https://twitter.com/intent/follow?screen_name=TheFreezeTeam1)

# TimeWarp Architecture

## timewarp-architecture



### Documentation

https://timewarpengineering.github.io/timewarp-architecture/

### Installation

```console
dotnet new --install TimeWarp.Architecture
```

### Usage

```console
dotnet new timewarp-architecture -n MyTimeWarpApp
```

## Content

The template creates the distributed app projects and their corresponding test projects.

