Skip to content

Commit

Permalink
Package info
Browse files Browse the repository at this point in the history
  • Loading branch information
johnknoop committed Dec 31, 2019
1 parent c9d7478 commit 030be3c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
- All Delete operations return a Task<DeleteResult> rather than Task
- All Update operations return a Task<UpdateResult> rather than Task<bool>
- ReplaceManyAsync returns a Task<BulkWriteResult<TEntity>> rather than a Task
- InsertManyAsync(params TEntity[] entities) is removed.

New features:

Expand Down

0 comments on commit 030be3c

Please sign in to comment.