Dommel 3.4.0

dotnet add package Dommel --version 3.4.0
                    
NuGet\Install-Package Dommel -Version 3.4.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Dommel" Version="3.4.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dommel" Version="3.4.0" />
                    
Directory.Packages.props
<PackageReference Include="Dommel" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Dommel --version 3.4.0
                    
#r "nuget: Dommel, 3.4.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Dommel&version=3.4.0
                    
Install as a Cake Addin
#tool nuget:?package=Dommel&version=3.4.0
                    
Install as a Cake Tool

Dommel

CRUD operations with Dapper made simple.

Build NuGet MyGet Test Coverage
Travis NuGet MyGet Pre Release codecov

<hr>

Dommel provides a convenient API for CRUD operations using extension methods on the IDbConnection interface. The SQL queries are generated based on your POCO entities. Dommel also supports LINQ expressions which are being translated to SQL expressions. Dapper is used for query execution and object mapping.

There are several extensibility points available to change the behavior of resolving table names, column names, the key property and POCO properties. See Extensibility for more details.

Installing Dommel

Dommel is available on NuGet.

Install using the .NET CLI:

dotnet add package Dommel

Install using the NuGet Package Manager:

Install-Package Dommel

Documentation

The documentation is available at Learn Dapper.

Sponsors

Dapper Plus and Entity Framework Extensions are major sponsors and are proud to contribute to the development of Dommel.

Dapper Plus

Entity Framework Extensions

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (18)

Showing the top 5 NuGet packages that depend on Dommel:

Package Downloads
Dapper.FluentMap.Dommel

Dapper.FluentMap extension for Dommel support.

ZKWeb.ORM.Dapper

Support use Dapper in ZKWeb. For more information please visit project site.

Dommel.Json

JSON support for Dommel.

Webenable.FeatureToggles

Simple feature toggles implementation for ASP.NET Core.

RCommon.Persistence.Dapper

A cohesive set of .NET 7 infrastructure libraries that utilizes abstractions for persistence, unit of work/transactions, distributed events, distributed transactions, and more.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Dommel:

Repository Stars
zkweb-framework/ZKWeb
A flexible web framework supports .Net Framework and .Net Core
henkmollema/Dapper-FluentMap
Provides a simple API to fluently map POCO properties to database columns when using Dapper.
Version Downloads Last Updated
3.4.0 1,917 5/14/2025
3.3.4 34,740 11/15/2024
3.3.3 44,861 8/23/2024
3.3.2 238 8/23/2024
3.3.1 32,235 4/4/2024
3.3.0 48,614 1/18/2024
3.2.1 6,487 1/17/2024
3.2.0 25,767 11/15/2023
3.1.0 69,913 8/7/2023
3.0.0 273,959 12/21/2021
2.4.0 6,087 12/2/2021
2.3.3 27,143 11/4/2021
2.3.2 212,798 7/12/2021
2.2.0 65,016 3/31/2021
2.1.0 161,500 9/8/2020
2.0.0 777,830 6/10/2020
1.11.0 572,337 3/28/2019
1.10.1 178,698 3/7/2018
1.9.0 181,009 8/18/2017
1.8.1 18,262 3/22/2017
1.8.0 20,448 1/16/2017
1.7.3 3,730 12/6/2016
1.7.2 3,925 11/18/2016
1.7.1 6,457 9/14/2016
1.7.0 2,950 9/6/2016
1.6.1 26,796 7/7/2016
1.6.0 5,387 6/10/2016
1.5.0 2,839 2/29/2016
1.4.2 11,204 8/24/2015
1.4.1 2,753 8/22/2015
1.4.0 2,908 5/29/2015
1.3.4 11,677 3/1/2016
1.3.3 4,369 3/12/2015
1.3.2 2,991 3/12/2015
1.3.1 3,140 2/9/2015
1.3.0 3,427 12/4/2014
1.2.0 2,845 9/29/2014
1.1.0 3,302 7/3/2014
1.0.0 3,565 6/23/2014