Skip to main content
ZeroAlloc.Outbox.Orm package icon

ZeroAlloc.Outbox.Orm

ZeroAlloc.ORM store adapter for ZeroAlloc.Outbox. Raw-SQL persistence with compile-time parameter binding, transactional enqueue on the caller's transaction, and MigrationRunner-owned schema. Zero runtime reflection; Native AOT compatible.

Total Downloads
607
607
Published
Sep 22, 2026
Latest stable version

Install

.NET CLI
dotnet add package ZeroAlloc.Outbox.Orm --version 2.7.1
Package Manager Console
Install-Package ZeroAlloc.Outbox.Orm -Version 2.7.1
PackageReference
<PackageReference Include="ZeroAlloc.Outbox.Orm" Version="2.7.1" />

Frameworks

net10.0

Dependencies

[2.7.1, )
[1.4.1, )
[1.7.0, )

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.