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
Hi, some types I could support but keep in mind that competing with Newtonsoft was never a goal of this library. One of the complexities would be provide/not to provide null-safely depending on where type is coming from.
I tried to serilize result returned by C# code - that is
List<T>
- and got an exception that List is not supported. Just curioius why? =)The text was updated successfully, but these errors were encountered: