Quantcast
Channel: ASP.NET MVC / Web API / Web Pages
Viewing all articles
Browse latest Browse all 7925

Created Issue: Global Json serializer settings aren't used when posting to server [609]

$
0
0
And the culprit is TryReadQueryAs method of UriExtensions that just instantiates new JsonSerializer. One of the consequences of this, is that I can't bind derived classes to base classes, using JSON.NET TypeNameHandling. Please fix this ASAP.

Viewing all articles
Browse latest Browse all 7925

Trending Articles