Run web api project via command line over Visual Studio
If you have created a Web Api project and want to run it via command line via Visual Studio You must first download the Productivity Power Tools plug-in from this address https://marketplace.visualstudio.com/items?itemName=VisualStudioPlatformTeam.ProductivityPowerPack2017 After you should right click on the service project Choose Power Commands and the Open Command Prompt That will open up a command… Read More »