Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support attributes in System.Text.Json.Serialization Namespace #139

Open
zijianhuang opened this issue Dec 9, 2023 · 1 comment
Open

Comments

@zijianhuang
Copy link
Owner

zijianhuang commented Dec 9, 2023

https://learn.microsoft.com/en-us/dotnet/api/system.text.json.serialization

Need to further study vendor recommended ways:
https://www.newtonsoft.com/json/help/html/JsonObjectAttributeOptIn.htm
dotnet/runtime#30180

Need to clarify Microsoft's position.

DataContractAttribute is primarily for WCF and DataContract serializer. WCF service is not a built-in framework in .NET.
Even though DataContractAttribute is universal, not really exclusive to WCF.

@zijianhuang
Copy link
Owner Author

wait for response from dotnet/docs#38687

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant