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

Create sample using gRPC for .NET Core #94

Open
JayBeavers opened this issue May 12, 2021 · 1 comment
Open

Create sample using gRPC for .NET Core #94

JayBeavers opened this issue May 12, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@JayBeavers
Copy link
Contributor

JayBeavers commented May 12, 2021

See this: https://github.com/grpc/grpc-dotnet

Would be willing to work on an equivalent example to the SimpleJavaSample, but written in .NET Core for easier usability on the Windows platform.

Would a PR here be welcomed?


Notes to self:
https://github.com/bazelbuild/rules_dotnet

@agutkin
Copy link
Collaborator

agutkin commented May 12, 2021

Absolutely, Jay. PRs are welcome even though we haven't set up the scaffolding that allows us to ingest external changes to our github repo automatically into our own corporate version control -- at the moment I am doing these merges manually, which isn't a huge deal given that this is example code (i.e. the current work flow for me is: merge on github, merge by hand internally, re-sync to github).

I am not sure how well grpc-dotnet integrates with Bazel (it may be the early days), but the example doesn't have to be Bazel buildable.

I'll assign this to you.

@agutkin agutkin assigned agutkin and JayBeavers and unassigned agutkin May 12, 2021
@agutkin agutkin added the enhancement New feature or request label May 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants