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).