Which attribute should be used to map the query param in this url to a method parameter in your Web API controller? [Fro
Posted: Mon May 09, 2022 7:09 am
Which attribute should be used to map the query param in this url to a method parameter in your Web API controller? [From QueryParam] [FromBody] O [FromBodyParam] O [From Query]