Showing results for JSON - .NET Blog

Oct 5, 2023
18
6

The convenience of System.Text.Json

Richard Lander
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.

.NETPerformanceJSON
May 11, 2022
14
1

Announcing gRPC JSON transcoding for .NET

James Newton-King
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.

.NETASP.NETASP.NET Core

Feedback