Transforming JSON before binding to an object in a .net core controller
I'm trying to bind the JSON, that's coming from a source I cannot control, to a custom class in a controller. The problem that I ran to is the fact that the array of values are sent in format [{'value':…