In WEBAPI I used ValueProviderFactory to check the incoming parameters. We allow a parameter to be sent using querystring or Headers.
How can I accomplish this in ASP.NET 5
/Jovan
In WEBAPI I used ValueProviderFactory to check the incoming parameters. We allow a parameter to be sent using querystring or Headers.
How can I accomplish this in ASP.NET 5
/Jovan