DapperExtensions 1.4.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.

No packages depend on DapperExtensions.

1.4.3 * Fixed error when mapping property more than once. (jafin) * Fixed error when group predicate was empty. (jafin) * Add GetSet method for paging using first/max rows instead of page number. 1.4.2 * Initial Release of PostgreSqlDialect 1.4.1 * Paramater Prefix added to SqlDialect * Error when Column and Property key name were different while performing an update. 1.4.0 * Add Database Class in order to have multiple connections with different dialects. (Extension methods are still available) * Errors with Predicate not using proper SqlDialect * MySql and Sqlite dialects are ready. * ***BREAKNG CHANGE*** Renamed DapperExtensions.IDapperExtensionsImpl to IDapperImplementor * ***BREAKNG CHANGE*** Renamed ISqlDialect.RunIdentityInsertAsBatch to ISqlDialect.SupportsMultipleStatements * Added GetMultiple method * GetList, GetPage, Count, Delete will now accept an object as the Predicate for Equals predicates.

Any 0.0

Version Downloads Last updated
1.7.0 47 05/02/2024
1.6.3 47 05/10/2022
1.6.2 36 05/27/2024
1.6.1 40 05/27/2024
1.6.0 33 05/16/2024
1.5.0 30 05/20/2024
1.4.4 34 05/27/2024
1.4.3 35 05/27/2024
1.4.2 41 05/27/2024
1.4.1 39 05/16/2024
1.4.0 32 05/27/2024
1.3.2 43 05/27/2024
1.3.1 33 05/27/2024
1.3.0 35 05/27/2024
1.3.0-a 37 05/27/2024