Hacker News new | past | comments | ask | show | jobs | submit login

>We ended up using the JsonProperty attribute on some things to force their casing how we needed them.

That's a weird choice. It's a one-line modification to change back to the legacy naming scheme [1]. (Which is completely non-standard and doesn't follow what basically the entire rest of the web accepts as the standard method of naming js object keys. But hey, .NET people are really beholden to some strange things.)

[1]: https://github.com/aspnet/Mvc/issues/4842




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: