Oct 15, 2024 Post comments count7 Post likes count15 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 Post comments count18 Post likes count6 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 Post comments count15 Post likes count14 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 Post comments count12 Post likes count12 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 Post comments count14 Post likes count1 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.