Skip to main content
ZeroAlloc.Mediator.Generator package icon

ZeroAlloc.Mediator.Generator

A zero-allocation mediator library for .NET. Roslyn source generator wires all dispatch at compile time โ€” no reflection, no dictionaries, no virtual dispatch.

Total Downloads
16.4K
16,388
Published
Apr 28, 2026
Latest stable version

Install

.NET CLI
dotnet add package ZeroAlloc.Mediator.Generator --version 2.1.0
Package Manager Console
Install-Package ZeroAlloc.Mediator.Generator -Version 2.1.0
PackageReference
<PackageReference Include="ZeroAlloc.Mediator.Generator" Version="2.1.0" />

Frameworks

.NETStandard2.0

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.