Skip to content

Releases: fujieda/DynaJson

Version 2.2.0

11 Dec 12:03
Compare
Choose a tag to compare
  • Make all processing thread-safe
  • Improve the performance for user-defined types
  • Support serialize of Dictionary<string, T> and deserialize to Dictionary<string, object>

Version 2.1.0

12 Oct 13:11
Compare
Choose a tag to compare
  • Implement GetDynamicMemberNames
  • Add DynamicJson class for full compatibility