alexandre-spieser / mongodb-generic-repository

An example of generic repository implementation using the MongoDB C# Sharp 2.0 driver (async)
MIT License
311 stars 84 forks source link

Bump MongoDB driver to 2.28.0 #59

Open miszu opened 1 month ago

miszu commented 1 month ago

Thanks a lot for maintaining the library, appreciate it!

I bumped the driver to the latest v2.28.0 (https://github.com/mongodb/mongo-csharp-driver/releases/tag/v2.28.0). I was not able to run the tests locally on my Mac due to missing NET4.7, so I spent some time updating the setup. Some of these changes are a bit opinionated, so I'll totally understand if you'd prefer to skip some changes (feel free to give feedback or make any edits yourself).

Green tests 🎉 Screenshot 2024-08-05 at 12 15 11