News

Thanks to Web API framework extensibility, you can also create your own custom parameter binder by extending the HttpParameterBinding class to provide support for multiple parameter binding.
In this post, we will create a custom message handler to monitor and log requests and responses in Web API.