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
The linked document details the justification behind this decision, but TL;DR the design of BinaryFormatter (including ISerializable) contains serious security flaws, so we would never consider incorporating support in new serializers.
Are there plans to support ISerializable in System.Text.Json?
Newtonsoft lib does that: https://www.newtonsoft.com/json/help/html/SerializationGuide.htm#ISerializable
Thanks
The text was updated successfully, but these errors were encountered: