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

Fix naming convention #14

Conversation

Soumya-Kushwaha
Copy link

Fixes #10

Copy link
Owner

@marcos-venicius marcos-venicius left a comment

Choose a reason for hiding this comment

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

when the proto names is changed another build should be generate.

when this is builded the c# compiler will generate classes to this services and requests.

so, you need to change on code too. (where the classes appears).

every place that use the c# version of the proto file should be changed to the new name.

i recomend you to build the application, you should see the errors that will be generated

@Soumya-Kushwaha
Copy link
Author

@marcos-venicius I guess I'll not be able to do stuff with C#. Sorry!

@marcos-venicius
Copy link
Owner

no problem @Soumya-Kushwaha!

you can contribute with another stuff with you fell confortable.

I will close the pull request cause the changes are not complete.

But, you can contribute to any other thing if you want.

thanks

@Soumya-Kushwaha Soumya-Kushwaha deleted the Soumya-Kushwaha-patch-1 branch April 7, 2023 05:02
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.

Fix naming convension
2 participants