DapperExtensions 1.6.3
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.
Install-Package DapperExtensions -Version 1.6.3
dotnet add package DapperExtensions --version 1.6.3
<PackageReference Include="DapperExtensions" Version="1.6.3" />
paket add DapperExtensions --version 1.6.3
Release Notes
1.6.2 / 1.6.3
* Exposed Ignore keys on update in usages of Implementor
1.6.1
* Added Oracle Dialect to 4.5
1.6.0
* Added DB2 Dialect
* Added flag to ignore All Key fields when doing an update
* Added missing async/await methods
* Added unmap method to Mapper
Dependencies
-
- Dapper (>= 1.12.0)
Used By
NuGet packages (36)
Showing the top 5 NuGet packages that depend on DapperExtensions:
Package | Downloads |
---|---|
CalcProject
This package includes the nunit3-console runner and test engine for version 3 of the NUnit unit-testing framework.
The following extensions are included with this package:
* NUnitProjectLoader - loads tests from NUnit projects
* VSProjectLoader - loads tests from Visual Studio projects
* NUnitV2ResultWriter - saves results in NUnit V2 format.
* NUnitV2FrameworkDriver - runs NUnit V2 tests.
* TeamCityEventListener - supports special progress messages used by teamcity.
Other extensions, if needed, must be installed separately.
|
|
Findwise.Common.ApplicationServices.Sql
Description
|
|
Findwise.Common.Sql
Description
|
|
CacheRepository
Fast and configurable repository implementation for multiple types of data sources.
|
|
Dossier
For Dossier projects.
|
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on DapperExtensions:
Repository | Stars |
---|---|
MoonStorm/Dapper.FastCRUD
The fastest micro-orm extension for Dapper
|
|
thiagolunardi/MvcMusicStoreDDD
The same MVC MusicStore published by Microsoft, but written with all best practices design and architectural patterns as DDD, SelfValidation, SOLID and tests
|
|
chi8708/NBCZ_Admin
asp.net MVC5 + Dapper + layUI/easyUI 通用权限管理系统、后台框架、信息管理系统基础框架
|
|
Azure/elastic-db-tools
Elastic database tools client library allows ADO.NET developers to create applications that implement and use the pattern known as database sharding in Azure SQL Database.
|
Version History
Version | Downloads | Last updated |
---|---|---|
1.6.3 | 590,080 | 8/9/2017 |
1.6.2 | 8,787 | 8/4/2017 |
1.6.1 | 4,185 | 7/26/2017 |
1.6.0 | 5,139 | 7/19/2017 |
1.5.0 | 169,471 | 11/22/2016 |
1.4.4 | 340,089 | 8/5/2014 |
1.4.3 | 45,873 | 9/19/2013 |
1.4.2 | 5,118 | 8/6/2013 |
1.4.1 | 21,528 | 3/19/2013 |
1.4.0 | 7,190 | 12/4/2012 |
1.3.2 | 10,578 | 7/6/2012 |
1.3.1 | 3,494 | 2/24/2012 |
1.3.0 | 1,608 | 1/19/2012 |
1.3.0-a | 1,063 | 1/15/2012 |
1.2.0 | 1,789 | 12/13/2011 |
1.1.0 | 1,430 | 11/30/2011 |
1.0.0 | 1,855 | 11/15/2011 |