Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-1560

Expose db.collection.save() as SaveAsync on Collection

    • Type: Icon: New Feature New Feature
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 2.2.3
    • Component/s: Operations
    • Labels:
      None

      Previous (Legacy) versions of the driver included a .Save() method on the collection that would either insert a new record or update an existing (if _id matched). Mongo itself has a collection.save() method that should be exposed for those of us who made previous heavy use of Save()

      https://docs.mongodb.org/manual/reference/method/db.collection.save/#db.collection.save

            Assignee:
            Unassigned Unassigned
            Reporter:
            sallgeud Chad Kreimendahl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: