You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the base use case, no json serialization is necessary. It'd be nice for the base assembly to not require System.Text.Json at all, with the option to opt in by including the json assembly.