dotnet / dotnet/AspNetCore.Docs
Consolidate gRPC get started guides under "Tutorials"
- Dominant language
- C#
- Stars
- 13.1k
- Forks
- 24.6k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 97
Description
**Help us make content visible**
- Tell us what search terms you used and how you searched docs.
- Clicked through docs on the sidebar.
- Tell us what docs you found that didn't address your concern.
- It was a bit hard to find documentation (or rather more of a step-by-step guide) on adding gRPC to an existing application, hence I created this issue. It's not really an entire new doc, but hopefully shifting things around a bit so information is easier to find.
**Describe the new topic**
Consolidate "Tutorials" to:
- Get started
- An overview of the options available for gRPC, links to topics below + maybe REST transcoding?
- Create a new service
- [This doc](https://learn.microsoft.com/en-us/aspnet/core/tutorials/grpc/grpc-start?view=aspnetcore-8.0&tabs=visual-studio)
- Add to an existing project
- Parts of [this doc](https://learn.microsoft.com/en-us/aspnet/core/grpc/aspnetcore?view=aspnetcore-8.0&tabs=visual-studio-code), parts of [this doc](https://learn.microsoft.com/en-us/aspnet/core/grpc/basics?view=aspnetcore-8.0) too
I'd be happy to contribute to this (:
Contributor guide
Assessment
This issue has not been assessed yet.