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
543 stars 69 forks source link

Update DBContext.GeoNear.cs #185

Closed reachej closed 1 year ago

reachej commented 1 year ago

distanceField and includeLocs need to be strings. the Limit option doesn't work (something changed on Mongo's side)