-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed as not planned
Labels
api-needs-workAPI needs work before it is approved, it is NOT ready for implementationAPI needs work before it is approved, it is NOT ready for implementationarea-System.Text.Jsondesign-discussionOngoing discussion about design without consensusOngoing discussion about design without consensus
Milestone
Description
Hello,
Why do the Serializers and Deserializers in the System.Text.Json namespace not want to deal with non-public class members? Often times, we need to have non-public class properties/fields serialized or deserialized (or even one-way serialized/deserialized).
This is a blocking issue because Newtonsoft Json does this correctly. This makes porting code that used Newtonsoft to the System.Text.Json serializers impossible.
kieronlanning, Romfos, TanvirArjel, Hubert-Rybak, jeffmccormick and 16 moreTanvirArjel and cdimitroulas
Metadata
Metadata
Assignees
Labels
api-needs-workAPI needs work before it is approved, it is NOT ready for implementationAPI needs work before it is approved, it is NOT ready for implementationarea-System.Text.Jsondesign-discussionOngoing discussion about design without consensusOngoing discussion about design without consensus