Subscribe to:
Post Comments (Atom)
Web API Versioning.
Implement the new feature without impacting the existing consumers we can solve this problem by API versioning. When the business has start...
-
One can register exception filter globally using following code: Web API global filters are registered through the HttpConfiguration obj...
-
One can use HttpResponseException , HttpError , Exception filters , register exception filters, Exception handlers to handle errors. Excep...
-
The REST API follows all the rules of the REST Architecture. It has a client-server, stateless, cacheable, layer system with a uniform int...
No comments:
Post a Comment