Install
.NET CLI
dotnet add package Dommel --version 1.7.3
Package Manager Console
Install-Package Dommel -Version 1.7.3
PackageReference
<PackageReference Include="Dommel" Version="1.7.3" />
Frameworks
Dependencies
Dapper
[1.50.2, )
.NETFramework4.5
Dapper
[1.50.2, )
.NETFramework4.5.1
NETStandard.Library
[1.6.1, )
.NETStandard1.3
System.ComponentModel.Annotations
[4.3.0, )
.NETStandard1.3
Dapper
[1.50.2, )
.NETStandard1.3
Adoption guide
Projects that want more repository ergonomics while still staying in the Dapper ecosystem.
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.
No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.
Compatibility metadata lists 3 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.