How to use Json.NET for JSON modelbinding in an MVC5 project?
I’ve been looking around the internet for an answer or example, but could not find one yet. I simply would like to change the default JSON serializer which is used to deserialize JSON while modelbinding to JSON.NET library.