Today I want to learn web api , In the project , We use it a lot web service and web api To do data interaction with other interfaces .
web api You can refer to the following blog posts for details , This article will introduce how to use visual studio debugging web api.
What needs to be noted here is , The debug request path cannot be a virtual directory path , Otherwise, you can't request , You should use the local directory path .