gRPC Get Started: Update code sample to .NET #34560
Labels
aspnet-core/svc
okr-freshness
Content health freshness internal initiative
Source - Docs.ms
Docs Customer feedback via GitHub Issue
tutorials/subsvc
⌚ Not Triaged
Description
This topic has high traffic and is on the to do list for the freshness effort.
The app sample needs to be updated to .NET 9. Also, while there, review and delete unused using statements in version 8 in Program.cs.
These two were pointed out in issue 32987 for example:
using System.Threading.Tasks
using GrpcGreeterClient
Make sure the freshness spreadsheet is updated afterwards as well.
Page URL
https://learn.microsoft.com/en-us/aspnet/core/tutorials/grpc/grpc-start?view=aspnetcore-9.0&tabs=visual-studio
Content source URL
https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/tutorials/grpc/grpc-start.md
Document ID
b96be346-958a-cfcd-d80a-c352d64223e8
Article author
@JamesNK
Metadata
Related Issues
The text was updated successfully, but these errors were encountered: