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
547 stars 70 forks source link

Update DBContext.GeoNear.cs #185

Closed reachej closed 2 years ago

reachej commented 2 years ago

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