gRPC for .NET Articles, Tutorials & News

gRPC for .NET articles, tutorials, and news from the DotNetNews archive.

17 articles Updated

Start here

Editor picks for gRPC

  1. gRPC vs REST APIs: Performance, Scalability, and Use Cases Compared

    c-sharpcorner.com Issue #495

    Good side-by-side refresher on protocol tradeoffs when teams default to REST without revisiting internal service requirements.

    Read article Issue #495

  2. ASP.NET Core: Why I Couldn’t Upgrade FluentValidation Past 11.4 in My Calzolari.Grpc.AspNetCore.Validation Package (and How I Finally Fixed It)

    anthonygiretti.com Issue #436

    A solid postmortem on package upgrade friction, with useful lessons for anyone shipping ASP.NET Core and gRPC integration libraries.

    Read article Issue #436

  3. C# 13 & .NET 9 — Part 14: Web Services, RESTful API, gRPC, Pagination in APIs, Postman and Swagger

    medium.com Issue #394

    A solid REST/gRPC refresher for anyone building APIs, with pagination and tooling basics in the mix.

    Read article Issue #394

  4. Why We Abandoned Enums for Strings in Our .NET gRPC Service

    medium.com Issue #357

    Choosing strings over enums in gRPC is a useful reminder that protobuf constraints sometimes force design compromises you only discover in production.

    Read article Issue #357

  5. ASP.NET Core and Microservices Architecture

    c-sharpcorner.com Issue #305

    Microservices plus minimal APIs, gRPC, and observability. dense with architecture touchpoints.

    Read article Issue #305

  6. The Definitive guide to get ASP.NET Grpc Services working on Azure App Service

    todayamerican.medium.com Issue #143

    https://todayamerican.medium.com/the-definitive-guide-to-get-asp-net-grpc-services-working-on-azure-app-service-86d1bef0cdc9

    Read article Issue #143

  7. How to Enable Microsoft Entra ID for Azure Cosmos DB (NoSQL)

    devblogs.microsoft.com Issue #387

    Entra ID for Cosmos DB is a practical step away from shared keys and toward cleaner production security.

    Read article Issue #387

  8. 🔴 VS Code Live - AI-Powered Kafka Development: Confluent Extension + GitHub Copilot + MCP

    youtube.com Issue #387

    The Blazor EventCallback article is a useful reminder that UI event patterns matter once async code meets component lifecycles.

    Read article Issue #387

gRPC .NET from the DotNetNews archive, curated for .NET developers who already ship production code. This is a reading list pulled from daily issues, not a substitute for the official docs on gRPC for .NET.

Use Start here for the editorial shortlist, then browse Latest or the full archive when you need more depth. Coverage leans toward gRPC .NET, gRPC ASP.NET Core, protobuf .NET. Recent pieces worth opening: “gRPC vs REST APIs: Performance, Scalability, and Use Cases Compared” and “ASP.NET Core: Why I Couldn’t Upgrade FluentValidation Past 11.4 in My Calzolari.Grpc.AspNetCore.Validation Package (and How I Finally Fixed It)”.

Latest

Newest gRPC from the archive

Archive

Newest first