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
I agree with the above commenter. I get that C# still uses PascalCase, but it just seems tacky to push that out through JSON. I suppose it's something that some people might want to do, but I wouldn't suggest that it's something that needs to be done.
I don't think this is about which one to use, but rather specifically to fix the "BookName" property, which would not match the original schema otherwise - the example is actually illustrating some useful options to separating C# from JSON representations.
camel casing is default now, so why change it anyway?
isn't that the same to dotnet consumers?
or this is only a demonstration that it can be done?
link
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: