Skip to content

Conversation

@ercJuL
Copy link
Contributor

@ercJuL ercJuL commented Apr 27, 2025

Description

add example for https://docs.dapr.io/developing-applications/building-blocks/service-invocation/howto-invoke-services-grpc/

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

no issue

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

@ercJuL ercJuL requested review from a team as code owners April 27, 2025 07:08
Signed-off-by: ercJuL <1552930110@qq.com>
@WhitWaldo WhitWaldo added area/client/invoke documentation Improvements or additions to documentation labels May 5, 2025
ercJuL and others added 2 commits May 6, 2025 09:30
Co-authored-by: Christopher Watford <83599748+watfordsuzy@users.noreply.github.com>
Signed-off-by: ercJuL <1552930110@qq.com>
@ercJuL ercJuL requested a review from watfordsuzy May 8, 2025 01:57
Copy link
Contributor

@WhitWaldo WhitWaldo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me - thank you for your contribution!

@WhitWaldo WhitWaldo merged commit 9e81501 into dapr:master Aug 12, 2025
15 of 16 checks passed
WhitWaldo added a commit to WhitWaldo/dapr-dotnet-sdk that referenced this pull request Aug 12, 2025
* Add Dapr’s gRPC proxying capability example

Signed-off-by: ercJuL <1552930110@qq.com>

* Update examples/AspNetCore/GrpcServiceSample/Services/GreeterService.cs

Co-authored-by: Christopher Watford <83599748+watfordsuzy@users.noreply.github.com>
Signed-off-by: ercJuL <1552930110@qq.com>

---------

Signed-off-by: ercJuL <1552930110@qq.com>
Co-authored-by: Christopher Watford <83599748+watfordsuzy@users.noreply.github.com>
Co-authored-by: Whit Waldo <whit.waldo@innovian.net>
WhitWaldo added a commit to WhitWaldo/dapr-dotnet-sdk that referenced this pull request Aug 12, 2025
* Add Dapr’s gRPC proxying capability example

Signed-off-by: ercJuL <1552930110@qq.com>

* Update examples/AspNetCore/GrpcServiceSample/Services/GreeterService.cs

Co-authored-by: Christopher Watford <83599748+watfordsuzy@users.noreply.github.com>
Signed-off-by: ercJuL <1552930110@qq.com>

---------

Signed-off-by: ercJuL <1552930110@qq.com>
Co-authored-by: Christopher Watford <83599748+watfordsuzy@users.noreply.github.com>
Co-authored-by: Whit Waldo <whit.waldo@innovian.net>
WhitWaldo added a commit to WhitWaldo/dapr-dotnet-sdk that referenced this pull request Aug 13, 2025
* Add Dapr’s gRPC proxying capability example

Signed-off-by: ercJuL <1552930110@qq.com>

* Update examples/AspNetCore/GrpcServiceSample/Services/GreeterService.cs

Co-authored-by: Christopher Watford <83599748+watfordsuzy@users.noreply.github.com>
Signed-off-by: ercJuL <1552930110@qq.com>

---------

Signed-off-by: ercJuL <1552930110@qq.com>
Co-authored-by: Christopher Watford <83599748+watfordsuzy@users.noreply.github.com>
Co-authored-by: Whit Waldo <whit.waldo@innovian.net>
WhitWaldo added a commit to WhitWaldo/dapr-dotnet-sdk that referenced this pull request Aug 13, 2025
* Add Dapr’s gRPC proxying capability example

Signed-off-by: ercJuL <1552930110@qq.com>

* Update examples/AspNetCore/GrpcServiceSample/Services/GreeterService.cs

Co-authored-by: Christopher Watford <83599748+watfordsuzy@users.noreply.github.com>
Signed-off-by: ercJuL <1552930110@qq.com>

---------

Signed-off-by: ercJuL <1552930110@qq.com>
Co-authored-by: Christopher Watford <83599748+watfordsuzy@users.noreply.github.com>
Co-authored-by: Whit Waldo <whit.waldo@innovian.net>
WhitWaldo added a commit to WhitWaldo/dapr-dotnet-sdk that referenced this pull request Aug 13, 2025
* Add Dapr’s gRPC proxying capability example

Signed-off-by: ercJuL <1552930110@qq.com>

* Update examples/AspNetCore/GrpcServiceSample/Services/GreeterService.cs

Co-authored-by: Christopher Watford <83599748+watfordsuzy@users.noreply.github.com>
Signed-off-by: ercJuL <1552930110@qq.com>

---------

Signed-off-by: ercJuL <1552930110@qq.com>
Co-authored-by: Christopher Watford <83599748+watfordsuzy@users.noreply.github.com>
Co-authored-by: Whit Waldo <whit.waldo@innovian.net>
WhitWaldo added a commit to WhitWaldo/dapr-dotnet-sdk that referenced this pull request Aug 13, 2025
* Add Dapr’s gRPC proxying capability example

Signed-off-by: ercJuL <1552930110@qq.com>

* Update examples/AspNetCore/GrpcServiceSample/Services/GreeterService.cs

Co-authored-by: Christopher Watford <83599748+watfordsuzy@users.noreply.github.com>
Signed-off-by: ercJuL <1552930110@qq.com>

---------

Signed-off-by: ercJuL <1552930110@qq.com>
Co-authored-by: Christopher Watford <83599748+watfordsuzy@users.noreply.github.com>
Co-authored-by: Whit Waldo <whit.waldo@innovian.net>
WhitWaldo added a commit to WhitWaldo/dapr-dotnet-sdk that referenced this pull request Aug 13, 2025
* Add Dapr’s gRPC proxying capability example

Signed-off-by: ercJuL <1552930110@qq.com>

* Update examples/AspNetCore/GrpcServiceSample/Services/GreeterService.cs

Co-authored-by: Christopher Watford <83599748+watfordsuzy@users.noreply.github.com>
Signed-off-by: ercJuL <1552930110@qq.com>

---------

Signed-off-by: ercJuL <1552930110@qq.com>
Co-authored-by: Christopher Watford <83599748+watfordsuzy@users.noreply.github.com>
Co-authored-by: Whit Waldo <whit.waldo@innovian.net>
WhitWaldo added a commit to WhitWaldo/dapr-dotnet-sdk that referenced this pull request Aug 13, 2025
* Add Dapr’s gRPC proxying capability example

Signed-off-by: ercJuL <1552930110@qq.com>

* Update examples/AspNetCore/GrpcServiceSample/Services/GreeterService.cs

Co-authored-by: Christopher Watford <83599748+watfordsuzy@users.noreply.github.com>
Signed-off-by: ercJuL <1552930110@qq.com>

---------

Signed-off-by: ercJuL <1552930110@qq.com>
Co-authored-by: Christopher Watford <83599748+watfordsuzy@users.noreply.github.com>
Co-authored-by: Whit Waldo <whit.waldo@innovian.net>
@marcduiker
Copy link
Contributor

@holopin-bot @ercJuL Thank you! Here's a digital badge as a small token of appreciation.

@holopin-bot
Copy link

holopin-bot bot commented Nov 18, 2025

Congratulations @ercJuL, the maintainer of this repository has issued you a badge! Here it is: https://holopin.io/claim/cmi4hlnu10007js04hs5m6rld

This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account.
Or if you're new to Holopin, you can simply sign up with GitHub, which will do the trick!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/client/invoke documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants