Showing results for gRPC - .NET Blog

Aug 24, 2022
Post comments count13
Post likes count4

A Heavy Lift: Bringing Kestrel + YARP to Azure App Services

Byron Tardif
Byron Tardif

In this post, we get a behind-the-scenes look at the engineering work required to change a critical platform component with code paths that are exercised billions of times a day while minimizing service disruptions and maintaining SLA for our customers.

Azure.NETASP.NET Core
Jun 7, 2022
Post comments count3
Post likes count3

Exchange Online Journey to .NET Core

David Sterling (EXCHANGE)
David Sterling (EXCHANGE)

Explore Exchange's migration from .NET Framework to .NET Core

.NETASP.NETASP.NET Core
May 11, 2022
Post comments count14
Post likes count1

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