All Versions
29
Latest Version
Avg Release Cycle
81 days
Latest Release
710 days ago

Changelog History
Page 2

  • v1.7.1 Changes

    October 29, 2017
    • ๐Ÿ›  Fix for Insert-methods when using an anonymous type without id
    • ๐Ÿ›  Fix for DataStore IsUpdating
    • ๐Ÿ‘‰ Make DocumentCollection Thread-Safe
  • v1.7.0 Changes

    August 13, 2017
    • Full-text search
  • v1.6.2 Changes

    July 01, 2017
    • ๐Ÿ›  Fix for ReplaceOne Upsert with dynamic items and null values
  • v1.6.1 Changes

    July 01, 2017
    • ๐Ÿ›  Fix for ReplaceOne Upsert with dynamic items and inner Expandos or Dictionaries
  • v1.6.0 Changes

    June 10, 2017
    • Upsert option for IDocumentCollection ReplaceOne-methods
  • v1.5.2 Changes

    May 27, 2017
    • ๐Ÿ›  Fix for Update when object has null values
  • v1.5.1 Changes

    May 11, 2017
    • ๐Ÿ“š Include xml documentation file and fix IDataStore method summaries
  • v1.5.0 Changes

    May 05, 2017
    • Optional JSON Reload functionality to DataStore
  • v1.4.0 Changes

    April 24, 2017
    • IDocumentCollection Insert-methods automatically add correct value to id-field
  • v1.3.1 Changes

    April 22, 2017
    • โšก๏ธ IDocumentCollection Update-methods support JSON object and Dictionary as update object