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
ActionMethodSelectorAttribute
Multiple Get Methods with the Action Method Selector Attribute in .NET Core
In .NET Core Web Api it is not possible for the routing mechanism to distinguish between two action methods with different query string parameters. But with the help of an ActionMethodSelectorAttribute you can tell the methods apart.
Aug 15, 2017
#
dotNet Core
,
AspNet
,
Routing
,
WebApi
,
ActionMethodSelectorAttribute
Cite
×