Dapper 1.21.0
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
See the version list below for details.
Install-Package Dapper -Version 1.21.0
dotnet add package Dapper --version 1.21.0
<PackageReference Include="Dapper" Version="1.21.0" />
paket add Dapper --version 1.21.0
Release Notes
* 1.21 - Limit literals to numeric types; for enums, use value not name
* 1.20 - Improved async support in .NET 4.5 (lots of contributions from users here, including JasonPunyon, kwaclaw, tugberkugurlu, and mgravell);
* Now supports literal replacement via {=foo}; new ExecuteReader method (via JJoe2); support for ICustomQueryParameter
* dictionary members (via Blackjacketmack); culture sensitivity (via tms); fixes for time parameters (via olegKoshmeliuk);
* and a range of additional tweaks, twiddles, fixes and improvements.
* 1.13 - Added support for Table Valued Parameters as part of anonymous objects
* - Added support for async
* - Added support for sharing strategies between databases
* - Rewrote dynamic implementation
* 1.12.1 - Minor deploy glitch (should now include intellisense files!)
* 1.12 - Better automatic type-mapping (int vs long, float vs double, etc)
* Fixed: bug with indexer properties
* 1.11 - Custom type-map support
* 1.10 - Fixed: error-handling could lose original exception if reader closed
* 1.9 - Added: better schema change detection
* Fixed: enum support for T in Query-of-T
* Added: dictionary support for parameters
* 1.8 - Started release notes
* Important: Dapper is now shipping as a DLL which will work on .net 3.5 or .net 4.0,
* This improves the debugging experience as you no longer break into dapper when SQL fails.
* Added: ParameterNames on DynamicParameters
Dependencies
This package has no dependencies.
Used By
NuGet packages (1.6K)
Showing the top 5 NuGet packages that depend on Dapper:
Package | Downloads |
---|---|
Dapper.Contrib
The official collection of get, insert, update and delete helpers for Dapper.net. Also handles lists of entities and optional "dirty" tracking of interface-based entities.
|
|
Hangfire.PostgreSql
PostgreSql storage implementation for Hangfire (background job system for ASP.NET and aspnet core applications).
|
|
Dapper.SqlBuilder
The Dapper SqlBuilder component, for building SQL queries dynamically.
|
|
Dapper.FluentMap
Simple API to fluently map POCO properties to database columns when using Dapper.
|
|
DapperExtensions
A small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system.
|
GitHub repositories (145)
Showing the top 5 popular GitHub repositories that depend on Dapper:
Repository | Stars |
---|---|
dotnet-architecture/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 5, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
dotnet/orleans
Orleans is a cross-platform framework for building distributed applications with .NET
|
|
bitwarden/server
The core infrastructure backend (API, database, Docker, etc).
|
|
HangfireIO/Hangfire
An easy way to perform background job processing in your .NET and .NET Core applications. No Windows Service or separate process required
|
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.78 | 803,458 | 11/18/2020 |
2.0.35 | 7,975,710 | 4/5/2020 |
2.0.30 | 8,942,654 | 9/27/2019 |
2.0.4 | 1,422,348 | 8/29/2019 |
1.60.6 | 7,959,610 | 3/30/2019 |
1.60.5 | 72,614 | 3/27/2019 |
1.60.1 | 2,186,086 | 3/3/2019 |
1.50.5 | 13,762,755 | 5/18/2018 |
1.50.4 | 5,116,770 | 11/26/2017 |
1.50.4-alpha1-00070 | 75,801 | 9/14/2017 |
1.50.2 | 8,887,543 | 7/22/2016 |
1.50.1 | 2,801,820 | 7/8/2016 |
1.50.0 | 507,417 | 7/1/2016 |
1.50.0-rc3 | 17,466 | 6/28/2016 |
1.50.0-rc2b | 14,038 | 6/8/2016 |
1.50.0-rc2a | 10,705 | 5/27/2016 |
1.50.0-rc2 | 12,945 | 5/19/2016 |
1.50.0-beta9 | 27,909 | 4/1/2016 |
1.50.0-beta8 | 22,644 | 2/17/2016 |
1.50.0-beta7 | 15,291 | 1/5/2016 |
1.50.0-beta6 | 9,459 | 12/19/2015 |
1.50.0-beta5 | 9,282 | 12/8/2015 |
1.50.0-beta4 | 12,234 | 11/26/2015 |
1.50.0-beta3 | 8,599 | 11/19/2015 |
1.50.0-beta2 | 7,516 | 11/19/2015 |
1.50.0-beta1 | 9,346 | 11/3/2015 |
1.42.0 | 2,964,942 | 5/6/2015 |
1.41.0-beta5 | 11,459 | 5/6/2015 |
1.41.0-beta4 | 7,151 | 5/5/2015 |
1.41.0-beta3 | 7,405 | 5/2/2015 |
1.41.0-beta2 | 7,178 | 5/1/2015 |
1.41.0-beta | 7,238 | 5/1/2015 |
1.41.0-alpha | 7,302 | 4/29/2015 |
1.40.0 | 368,946 | 4/3/2015 |
1.39.0 | 77,489 | 3/18/2015 |
1.38.0 | 684,883 | 10/30/2014 |
1.37.0 | 118,549 | 10/22/2014 |
1.36.0 | 36,776 | 10/14/2014 |
1.35.0 | 93,272 | 9/29/2014 |
1.34.0 | 118,831 | 8/28/2014 |
1.33.0 | 8,291 | 8/28/2014 |
1.32.0 | 14,359 | 8/28/2014 |
1.31.0 | 12,783 | 8/26/2014 |
1.30.0 | 44,111 | 8/14/2014 |
1.29.0 | 40,503 | 8/6/2014 |
1.27.0 | 63,372 | 7/14/2014 |
1.26.0 | 38,670 | 7/3/2014 |
1.25.0 | 111,922 | 5/14/2014 |
1.24.0 | 8,371 | 5/14/2014 |
1.23.0 | 16,801 | 5/12/2014 |
1.22.0 | 12,567 | 5/8/2014 |
1.21.0 | 7,853 | 5/8/2014 |
1.20.0 | 10,193 | 5/8/2014 |
1.13.0 | 445,060 | 5/24/2013 |
1.12.1 | 156,188 | 9/19/2012 |
1.12.0 | 149,844 | 9/19/2012 |
1.11.0 | 13,401 | 9/4/2012 |
1.10.0 | 21,245 | 6/27/2012 |
1.9.0 | 15,793 | 6/12/2012 |
1.8.0 | 55,214 | 1/12/2012 |
1.7.0 | 30,140 | 11/5/2011 |
1.6.0 | 13,197 | 11/5/2011 |
1.5.0 | 9,454 | 7/13/2011 |
1.4.0 | 9,294 | 6/14/2011 |
1.3.0 | 9,338 | 5/23/2011 |
1.2.0 | 8,484 | 5/16/2011 |
1.1.0 | 11,774 | 4/26/2011 |
1.0.0 | 29,871 | 4/14/2011 |