Render basic POCOs with BSON attributes to JSON

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Done
    • Priority: Unknown
    • 1.3.0
    • Affects Version/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • 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 (Inactive)
              Reporter:
              Adelin Mbida Owona
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: