A thread of System.Text.Json features in the .NET 6. 🧵

Retweets are appreciated ☺️

#dotnet6 #coding #devcommunity #json #programming

Ignore circular references.
https://t.co/2sAx2HNZDc
Notifications for (de)serialization.
https://t.co/1EyOaF4p3q
Serialization order of properties.
https://t.co/Y6XyaWLqAR
Write raw JSON with Utf8JsonWriter.
https://t.co/nvHyJtnLPM
IAsyncEnumerable support.
https://t.co/iBjgBXEX6U
Serialize and deserialize JSON data to/from a stream.
https://t.co/cN0M9DIEEp
Work with JSON like a DOM.
https://t.co/bvf2Zq8un7

You May Also Like