Skip to content

v7.0.2

Compare
Choose a tag to compare
@JonathanMagnan JonathanMagnan released this 15 Aug 21:30
· 428 commits to master since this release
917962b

ADDED: BatchSaveChanges and BatchSaveChangesAsync. Enhance the save performance by reducing the number of database roundtrip required. Multiple commands are combined together instead of executing them one by one.