Skip to content
New issue

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

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

Already on GitHub? # to your account

3.1 update for gRPC-start tutorial and its two sample apps #18103

Merged
merged 6 commits into from
May 5, 2020

Conversation

wadepickett
Copy link
Contributor

@wadepickett wadepickett commented May 2, 2020

Internal Review - Tutorial: Create a gRPC client and server in ASP.NET Core

Fixes #18104

Updated for ASP.NET Core 3.1:

  • grpc-start.md tutorial
  • GrpcGreeter sample app
  • GrpcGreeterClient sample app

Completing this issue is a prerequisite to related issue #16467 which includes creating a new 3.1 version samples .zip for download and redirecting to this updated tutorial.

@wadepickett wadepickett requested a review from JamesNK May 2, 2020 06:15
@wadepickett wadepickett self-assigned this May 2, 2020
@wadepickett wadepickett marked this pull request as ready for review May 2, 2020 06:15
@wadepickett
Copy link
Contributor Author

Thanks @CHOWYANYAN. Do you mean you need more information on:

  1. How download and open the finished apps in Visual Studio.
    or
  2. How to publish on a server?
    or something else?

@wadepickett
Copy link
Contributor Author

@JamesNK, does this update look OK for 3.1?

Update per review feedback.
Reversing change that caused the merge issue.
Resolving merge conflict with mass no-loc for razor fix that occurred today.
Fixing per review.
Addressing merge conflict - ms.date line
@wadepickett wadepickett requested a review from Rick-Anderson May 4, 2020 23:48
@wadepickett wadepickett merged commit 1dc5a14 into master May 5, 2020
@wadepickett wadepickett deleted the wade-pickett/gRPCSamples-5-1 branch May 5, 2020 16:12
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3.0 to 3.1 update for gRPC client and server tutorial and 2 sample apps
3 participants