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

Use gRPC tools to generate C# code from proto files #233

Merged
merged 3 commits into from
Jun 17, 2022
Merged

Conversation

xqrzd
Copy link
Owner

@xqrzd xqrzd commented Jun 16, 2022

Use Grpc.Tools to generate C# code from proto contracts, instead of storing already generated C# code in Git.

Exclude tool.proto from the main client (to reduce compiled size), and only include it in the functional test project.

@xqrzd xqrzd merged commit 09d14fb into main Jun 17, 2022
@xqrzd xqrzd deleted the use-grpc-tools branch June 17, 2022 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant