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
paket add DapperExtensions --version 1.6.3
The NuGet Team does not provide support for this client.
Please contact its maintainers for support.
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)
Version History
Version | Downloads | Last updated |
---|---|---|
1.6.3 (current version) | 39,849 | 8/9/2017 |
1.6.2 | 1,211 | 8/4/2017 |
1.6.1 | 2,237 | 7/26/2017 |
1.6.0 | 3,113 | 7/19/2017 |
1.5.0 | 51,601 | 11/22/2016 |
1.4.4 | 143,242 | 8/5/2014 |
1.4.3 | 32,219 | 9/19/2013 |
1.4.2 | 3,339 | 8/6/2013 |
1.4.1 | 6,563 | 3/19/2013 |
1.4.0 | 4,892 | 12/4/2012 |
1.3.2 | 6,993 | 7/6/2012 |
1.3.1 | 1,928 | 2/24/2012 |
1.3.0 | 649 | 1/19/2012 |
1.3.0-a | 273 | 1/15/2012 |
1.2.0 | 868 | 12/13/2011 |
1.1.0 | 466 | 11/30/2011 |
1.0.0 | 657 | 11/15/2011 |