LiteDB icon indicating copy to clipboard operation
LiteDB copied to clipboard

Use BsonValue for Insert return type in Repository as per documentation

Open rohitvipin opened this issue 3 years ago • 0 comments

The documentation and LiteCollection returns BsonValue for Insert while LiteRepository returned void.

rohitvipin avatar May 30 '22 09:05 rohitvipin