·
1 commit
to main
since this release
[2.0.0] - 2022-08-17
Changed:
- Removed EOL target frameworks .NET Core 2.1, .NET Framework 4.5.2, and .NET 5.0. Lowest compatible platform versions are now .NET Core 3.1, .NET Framework 4.6.2, .NET 6.0, and .NET Standard 2.0.
- There is no longer a dependency on JSON.NET; all JSON helpers are now implemented via System.Text.Json.