Skip to main content
ZeroAlloc.ORM package icon

ZeroAlloc.ORM

Source-generator-based, NativeAOT-clean raw-SQL data access for .NET. Annotate partial methods with [Query]; the generator emits typed parameter binding + materialization against AdoNet.Async's IAsyncDbConnection. Zero runtime reflection.

Total Downloads
8.3K
8,290
Published
Sep 27, 2026
Latest stable version

Install

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

Frameworks

net10.0

Dependencies

[1.4.0, )
[1.4.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.