Enhancing RESTful WebAPI controllers with RPC style endpoints
How to add extra endpoints to WebAPI controllers besides the standard ones that don't have explicit routes?
How to add extra endpoints to WebAPI controllers besides the standard ones that don't have explicit routes?