You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the problem you are trying to solve.
Hello World example for C#
Describe the solution you'd like
I've read the language guide and C# tutorial, and I've understood them (very well done by the way, thank you).
My issue starts after that. Though I understood the guide and tutorial, I don't understand where they fit within the context of a larger, existing project. For instance, how do I read/return PBF with a front end client? At what stage in CI/CD do I convert .proto files to .cs files?
I'd like to see a simple example, nothing fancy.
Describe alternatives you've considered
I have sent a note on the google group, so if this conversation belongs there, please close this issue.
Additional context
Finally, if I've missed a useful example or equivalent guide, please share that.
Thank you. I've genuinely enjoyed working with PBF and look forward to continuing to do so in the future.
The text was updated successfully, but these errors were encountered:
What language does this apply to?
proto3 for C#
Describe the problem you are trying to solve.
Hello World example for C#
Describe the solution you'd like
I've read the language guide and C# tutorial, and I've understood them (very well done by the way, thank you).
My issue starts after that. Though I understood the guide and tutorial, I don't understand where they fit within the context of a larger, existing project. For instance, how do I read/return PBF with a front end client? At what stage in CI/CD do I convert .proto files to .cs files?
I'd like to see a simple example, nothing fancy.
Describe alternatives you've considered
I have sent a note on the google group, so if this conversation belongs there, please close this issue.
Additional context
Finally, if I've missed a useful example or equivalent guide, please share that.
Thank you. I've genuinely enjoyed working with PBF and look forward to continuing to do so in the future.
The text was updated successfully, but these errors were encountered: