dj-nitehawk / MongoDB.Entities

A data access library for MongoDB with an elegant api, LINQ support and built-in entity relationship management
https://mongodb-entities.com
MIT License
542 stars 69 forks source link

beta testing v3 mongo driver #232

Open dj-nitehawk opened 1 week ago

dj-nitehawk commented 1 week ago

the master branch has been upgraded to use the v3.0 mongodb driver.

need your help to beta test v3 support.

please upgrade your projects (ideally non-production) to v23.2.0.1-beta & higher and report back any issues found.

should be a pretty straightforward upgrade unless you come across any of the points mentioned in the driver v3 upgrade guide.

dj-nitehawk commented 1 week ago

@dberry-rcs would appreciate your input test driving the latest beta with the v3 mongo driver. cheers!