Dapper » Developer.Team

Z.Dapper Plus 3.0.9

Z.Dapper Plus 3.0.9
Z.Dapper Plus 3.0.9


Dapper Plus extends your IDbConnection with high-performance bulk operations: BulkInsert, BulkUpdate, BulkDelete, BulkMerge, and more. Dapper Plus Mapper allow to map the conceptual model (Entity) with the storage model (Database) and configure options to perform Bulk Actions. An entity can be mapped more than once using a MappingKey.
Read more

Z.Dapper Plus 3.0.1

Z.Dapper Plus 3.0.1
Z.Dapper Plus 3.0.1


Dapper Plus extends your IDbConnection with high-performance bulk operations: BulkInsert, BulkUpdate, BulkDelete, BulkMerge, and more. Dapper Plus Mapper allow to map the conceptual model (Entity) with the storage model (Database) and configure options to perform Bulk Actions. An entity can be mapped more than once using a MappingKey.
Read more

Dapper Plus for SQL Compact 1.1.5

Dapper Plus for SQL Compact 1.1.5
Dapper Plus for SQL Compact 1.1.5 | 357 kB


Use scalable bulk operations (Bulk Insert, Update, Delete and Merge) and always get the best performance available for your database provider. The Dapper Plus AlsoBulk[Action] method allow to [Action] entities in a database table or a view using a lambda expression. The lambda expression use the entity or the IEnumerable from the last Bulk[Action] or ThenBulk[Action] chained method. (The action can be an insert, update, delete or merge operation).
Read more

Dapper Plus for SQL Server 1.1.5

Dapper Plus for SQL Server 1.1.5
Dapper Plus for SQL Server 1.1.5 | 356 kB


Use scalable bulk operations (Bulk Insert, Update, Delete and Merge) and always get the best performance available for your database provider. The Dapper Plus AlsoBulk[Action] method allow to [Action] entities in a database table or a view using a lambda expression. The lambda expression use the entity or the IEnumerable from the last Bulk[Action] or ThenBulk[Action] chained method. (The action can be an insert, update, delete or merge operation).
Read more