Softeq / XToolkit.WhiteLabel

Modular MVVM framework for fast creating powerful cross-platform applications with Xamarin & .NET for Mobile
https://softeq.github.io/XToolkit.WhiteLabel/
MIT License
25 stars 5 forks source link

Add System.Text.Json serializer and tests #521

Closed wcoder closed 1 year ago

wcoder commented 1 year ago

Description

Added alternative JSON serialization implementation based on System.Text.Json.

API Changes

Added:

Platforms Affected

Behavioral/Visual Changes

None

Before/After Screenshots

Not applicable

PR Checklist