Questions tagged [web-api]Ask Questions
Web API is an extensible framework for building HTTP based services that can be accessed in different applications on different platforms such as web, windows, mobile etc. It works more or less the same way as ASP.NET MVC web application except that it sends data as a response instead of html view.
Questions
URL routing to pass (send) multiple parameters to Web API Controller in ASP.Net MVC
asked 10/17/2019 Helder Sepulveda
1