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

Add option to CamelCase property names #177

Open
ColinEberhardt opened this issue Mar 5, 2023 · 0 comments
Open

Add option to CamelCase property names #177

ColinEberhardt opened this issue Mar 5, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@ColinEberhardt
Copy link
Collaborator

Idiomatic C# uses CamelCase for property values. The generator should provide an option for enforcing the correct property (and method name) casing.

Perhaps this is something the forge could do as a transformation step so that it is available to all generators?

@ColinEberhardt ColinEberhardt added enhancement New feature or request CSharp labels Mar 5, 2023
@ColinEberhardt ColinEberhardt added the good first issue Good for newcomers label Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant