Skip to content

Instantly share code, notes, and snippets.

@tejpaldev
Created December 24, 2019 14:40
Show Gist options
  • Save tejpaldev/985a0c5a5683ea38abb1421cd2424ec3 to your computer and use it in GitHub Desktop.
Save tejpaldev/985a0c5a5683ea38abb1421cd2424ec3 to your computer and use it in GitHub Desktop.
Check if MaxJsonDeserializerMembers values set
<add key="aspnet:MaxJsonDeserializerMembers" value="2147483647" />
Response.Write(new ScriptingJsonSerializationSection().MaxJsonLength);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment