Skip to main content
Total Downloads
3.8M
3,786,592
Published
Nov 14, 2025
Latest stable version

Install

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

Frameworks

net8.0 net9.0 net10.0 .NETStandard2.0

Dependencies

Dapper
net8.0
[2.1.66, )
Dapper
net9.0
[2.1.66, )
Dapper
net10.0
[2.1.66, )
Dapper
.NETStandard2.0
[2.1.66, )
Microsoft.Bcl.HashCode
.NETStandard2.0
[6.0.0, )
[5.0.0, )

Adoption guide

Projects that want more repository ergonomics while still staying in the Dapper ecosystem.

Dapper guide
Why it appears in the guide: Convention-based CRUD and expression support for Dapper-oriented repositories. Trade-off: Convention assumptions and SQL generation should be validated against indexing and execution plans.

Compatibility metadata lists 4 target frameworks; 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.