This repository was archived by the owner on Dec 14, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Setting Json Serializer Settings #932
Comments
There are a few ways to get json out of MVC.
https://github.com/aspnet/Mvc/blob/dev/src/Microsoft.AspNet.Mvc.Core/ActionResults/JsonResult.cs |
@harshgMSFT we should also expose the |
also cover the scenario is #1215 (so both input/output formatters gets the settings and default settings static method). |
kichalla
added a commit
that referenced
this issue
Oct 10, 2014
kichalla
added a commit
that referenced
this issue
Oct 10, 2014
kichalla
added a commit
that referenced
this issue
Oct 10, 2014
kichalla
added a commit
that referenced
this issue
Oct 10, 2014
kichalla
added a commit
that referenced
this issue
Oct 14, 2014
kichalla
added a commit
that referenced
this issue
Oct 15, 2014
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
How would we change serializer settings for the json serializer?
The text was updated successfully, but these errors were encountered: