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

MicroJson - JsonPropertyName class is missing the word Attribute at the end #766

Open
jeffjulian opened this issue Aug 25, 2024 · 0 comments

Comments

@jeffjulian
Copy link

Describe the bug
When creating an attribute, it is standard (along with the other Json libraries) to call the class XYZAttribute. In the case of the JsonPropertyName class, this is not so. However, even one of the comments hints at it being named JsonPropertyNameAttribute.

My recommendation is to change the name to JsonPropertyNameAttribute as to be consistent with System.Text.Json and make porting to MicroJson an easier transition.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants