SmartFormat.NET v2.5.1.0 Release Notes

Release Date: 2020-06-09 // almost 4 years ago
  • ๐Ÿ”„ Changes:

    • โž• Added System.Text.Json.JsonElement to the JsonSource extension. Newtonsoft.Json is still included.
    • โž• Added a demo version as a netcoreapp3.1 WindowsDesktop App
    • ๐Ÿ‘Œ Supported framworks now are:
      • .Net Framework 4.6.2, 4.7.2 and 4.8 (System.Text.Json is not supported for .Net Framework 4.5.x and thus had to be dropped)
      • .Net Standard 2.0 and 2.1
    • โšก๏ธ Updated the Wiki