---
title: TimeWarp.Mediator.Generators
description: Source generator that emits a sealed Mediator, per-TScope Sender/Publisher, Send(object) switch, MediatorManifest v1, and MS.DI registration from the compile-time MessageGraph.
type: package
latest: 14.0.0-beta.1
stable: none
repository: https://github.com/TimeWarpEngineering/timewarp-mediator
---

Source generator that emits a sealed Mediator, per-TScope Sender/Publisher, Send(object) switch, MediatorManifest v1, and MS.DI registration from the compile-time MessageGraph.

| | |
|---|---|
| Latest prerelease | `14.0.0-beta.1` |
| Stable release | none yet (prerelease only) |
| Downloads | 0 |
| Last published | 2026-09-02 |

## Install

```sh
dotnet add package TimeWarp.Mediator.Generators --prerelease
```

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

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