rest - Avoid Run (Compile+Run) web service -


i'm having webapi project in visual studio query using fiddler restful services.

when run project iis express launched site , works.
i don't want run project every time after code change.
i want build project.

i know debugging not work, rest services updated , give results. how can ?


Comments

Popular posts from this blog

4x4 Matrix in Python -

python - String indices must be integers and while issue -

python - PyInstaller UAC not working in onefile mode -