Uploaded image for project: 'Visual Studio'
  1. Visual Studio
  2. VS-64

Render basic POCOs with BSON attributes to JSON

    • Type: Icon: New Feature New Feature
    • Resolution: Done
    • Priority: Icon: Unknown Unknown
    • 1.3.0
    • Affects Version/s: None
    • Labels:
      None

      Extend the analyzer to render POCOs that contain BSON attributes such as 

      public class MyClass {
          [BsonElement("sp")]
          public string SomeProperty { get; set; }
      }

      to Json. Attached is a sample of it working 

            Assignee:
            ravi.raghavan@mongodb.com Ravi Raghavan (Inactive)
            Reporter:
            adelin.mbidaowona@mongodb.com Adelin Mbida Owona
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: