Community

Creating a JSONP Formatter for ASP.NET Web API

(Rick Strahl) Out of the box ASP.NET WebAPI does not include a JSONP formatter, but it’s actually very easy to create a custom formatter that implements this functionality.

Read More - Register for Free Membership