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

Support snake naming convention for member keys

    • Type: Icon: New Feature New Feature
    • Resolution: Unresolved
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: 2.7.0
    • Component/s: BSON
    • Labels:
      None

      There is a common naming convention called snake case. Basically for any property with name SnakeProperty, the corresponding json/bson key would be snake_property.

      Something like this: https://www.newtonsoft.com/json/help/html/NamingStrategySnakeCase.htm

            Assignee:
            Unassigned Unassigned
            Reporter:
            Kimi_Arthur Kimi Arthur
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: