no dogma blog
no dogma blog
Blog Posts
Podcast
Web API Lambda Course
Polly Course
Photos
Contact
Support this Site
About
RSS
Light
Dark
Automatic
HTTP Verbs
Using Other Verbs with Web API
Full source code available here. You will often use the GET verb when making requests to an API. You have probably used it like this - www.example.com/person/ or www.example.com/person/1 or www.
Jun 27, 2018
#
AspNet
,
HTTP Verbs
,
WebApi
,
Web Service
Web API 2 Controller with multiple GET methods - part 2
I have two other posts on multiple GET methods, one for ASP.NET 5 Web Api, and another for Web Api 2. Download full source code. A few months ago I wrote a post explaining how to create a controller with multiple GET methods.
Feb 4, 2017
#
AspNet
,
Attribute Routing
,
HTTP Verbs
,
Routing
,
WebApi
Cite
×