DapperExtensions 1.3.2

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.

No packages depend on DapperExtensions.

1.3.0 * Switched to DLL. * Added ability to create other Sql Dialects (Currently supports SQL Server 2005, 2008 and CE) * Reorganized ClassMappers to DapperExtensions.Mapper * Reorganized Sql generation to DapperExtensions.Sql 1.3.1 * CLS Compliant * Add Automap Identity support for byte, sbyte, short, ushort, int, uint, long, ulong, BigInteger (including Nullable). 1.3.2 * Increased speed of Inserts * ***BREAKNG CHANGE*** GetPage is now 0 based as intended. SqlCe and SqlServer were working differently. * Added ability to search other assemlies for mappings if not found in same assembly as poco class. * Added ability to add a global property ignore using a callback on AutoMap

Any 0.0

Version Downloads Last updated
1.7.0 31 05/02/2024
1.6.3 26 05/10/2022
1.6.2 20 05/27/2024
1.6.1 23 05/27/2024
1.6.0 18 05/16/2024
1.5.0 19 05/20/2024
1.4.4 18 05/27/2024
1.4.3 22 05/27/2024
1.4.2 23 05/27/2024
1.4.1 22 05/16/2024
1.4.0 18 05/27/2024
1.3.2 26 05/27/2024
1.3.1 17 05/27/2024
1.3.0 23 05/27/2024
1.3.0-a 19 05/27/2024
1.2.0 0 12/13/2011
1.1.0 0 11/30/2011
1.0.0 0 11/15/2011