v1.6.0
Features
Fixes
- Fix creating MongoDb Client in constructor (because it make network request on create. at now Lazy creating)
- Fix downloading file in gridfs (file download in memory then return to user. at now it get download stream and return to user without load in memory)
- Update Stream Extensions for remove double copy bytes when it's MemoryStream
Full Changelog: v1.5.0...v1.6.0