---
title: TimeWarp.Architecture.Analyzers
description: Roslyn convention analyzers for TimeWarp Architecture (TWA0002–0010). Analyzer-only package; safe to reference from every project including contracts.
type: package
latest: 2.0.0-beta.5
stable: none
repository: https://github.com/TimeWarpEngineering/timewarp-architecture
---

Roslyn convention analyzers for TimeWarp Architecture (TWA0002–0010). Analyzer-only package; safe to reference from every project including contracts.

| | |
|---|---|
| Latest prerelease | `2.0.0-beta.5` |
| Stable release | none yet (prerelease only) |
| Downloads | 0 |
| Last published | 2026-07-15 |

## Install

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

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

See [TimeWarp.Architecture](/packages/timewarp.architecture/) for the full documentation of this family.
