-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Description
In section https://docs.microsoft.com/en-us/dotnet/architecture/grpc-for-wcf-developers/migrate-request-reply#convert-the-datacontract-classes-to-grpc-messages, the second ProtoBuf snippet has a message named PortfolioList
. This message name should be GetAllResponse
to match the gRPC service method reference as well as the rest of the documentation.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: 325dd28c-3bed-f7ff-4f13-7c7c951250fd
- Version Independent ID: f9bef770-f952-169a-0dec-a25606d4207d
- Content: Migrate a WCF request-reply service to gRPC - gRPC for WCF developers
- Content Source: docs/architecture/grpc-for-wcf-developers/migrate-request-reply.md
- Product: dotnet-architecture
- Technology: grpc
- GitHub Login: @shirhatti
- Microsoft Alias: soshir