BinaryFormatter serialization is obsolete and should not be used, but I need using Binder, however it's does not exist by default in System.Text.Json . How can Binner from BinaryFormatter which is obsolete in Deserialize from JsonSerializer on System.Text.Json?
0 Replies