Oct 15, 2024 7 14 What’s new in System.Text.Json in .NET 9 Eirik Tsarpalis An overview of all new .NET 9 features in System.Text.Json for developers.
Oct 5, 2023 18 6 The convenience of System.Text.Json Richard Lander JSON is one of the most common formats in apps today and .NET has great APIs for reading and writing JSON documents. It's a great example of the convenience of .NET.
Sep 19, 2023 15 14 What’s new in System.Text.Json in .NET 8 Eirik Tsarpalis An overview of all new .NET 8 features in System.Text.Json for developers.
Oct 13, 2022 12 12 What’s new in System.Text.Json in .NET 7 Eirik,Krzysztof,Layomi An overview of all .NET 7 features in System.Text.Json
May 11, 2022 14 1 Announcing gRPC JSON transcoding for .NET James Newton-King gRPC JSON transcoding is a new feature for .NET that allows gRPC services to be called with REST + JSON. Try it now in .NET 7 preview 4.