Render basic POCOs without 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

      Add a new analyzer to render basic POCOs that do not contain any BSON attributes such as 

      public class Address
          {
              public string City { get; set; }
              public string Province { get; set; }
              public string ZipCode { get; set; }
          }

      to Json.

              Assignee:
              Ravi Raghavan (Inactive)
              Reporter:
              Adelin Mbida Owona
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: