Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gRPC Get Started: Update code sample to .NET #34560

Open
wadepickett opened this issue Jan 24, 2025 · 0 comments
Open

gRPC Get Started: Update code sample to .NET #34560

wadepickett opened this issue Jan 24, 2025 · 0 comments
Assignees
Labels
aspnet-core/svc okr-freshness Content health freshness internal initiative Source - Docs.ms Docs Customer feedback via GitHub Issue tutorials/subsvc ⌚ Not Triaged

Comments

@wadepickett
Copy link
Contributor

wadepickett commented Jan 24, 2025

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

  • ID: 1d298a6c-8ddc-dbc8-d219-0fa7138442c2
  • Service: aspnet-core
  • Sub-service: tutorials

Related Issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aspnet-core/svc okr-freshness Content health freshness internal initiative Source - Docs.ms Docs Customer feedback via GitHub Issue tutorials/subsvc ⌚ Not Triaged
Projects
Development

No branches or pull requests

1 participant