Debug Web API from Visual Studio Through PostMan

preview_player
Показать описание
In this video, I explained how to debug a web API from visual studio through postman
Рекомендации по теме
Комментарии
Автор

Thanks a lot!! helped me debug my API through PostMan input values.

dorababupindi
Автор

Created, published API, browsed from IIS. Found process & attached, but getting msg "breakpoint will not currently be hit. No symbols have loaded..". Plz suggest

alkasingh
Автор

It works but it's not neccesary to publish the API. You only need to get the API up and running. You can do the last, by right clicking the api project and then Debug --> Start new instance

wilsoneduardoaguilarlandin
Автор

we can debug this web api without hosting also in locally

maheshguttedar
Автор

After publish... In iis i am not able to see API name in site

chillkr