Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

Status Completed
Created by Guest
Created on Aug 12, 2021

GeoNear support on C# driver

Would be great to have GeoNear support on csharp driver https://docs.mongodb.com/manual/reference/operator/aggregation/geoNear/
  • ADMIN RESPONSE
    Oct 18, 2025
    The support for $geoNear builders was added in v3.4.0 of the driver as a part of this ticket ( https://jira.mongodb.org/browse/CSHARP-5505 ). The same for LINQ will be added in future versions.