Skip to content

AqlaSerializer

Compare
Choose a tag to compare
@AqlaSolutions AqlaSolutions released this 30 Apr 18:00
· 25 commits to master since this release
  • interfaces without subtypes and System.Object use dynamic type by default
  • support for ISet, IReadOnlySet, IReadOnlyDictionary
  • arrays can be deserialized into IList fields
  • bumped minimum supported .NET Framework version to 3.5 (.NET Core 3 is still supported)
  • Android build now uses PCL so no dynamic compilation is possible there

Full Changelog: v.2.0.1.969...v.2.0.1.1031