Hi I started working on visual studio 2017 and trying to create small webapi application using .net core. I followed https://learn.microsoft.com/en-us/aspnet/core/tutorials/first-web-api. My application name is RestPrototype. When i click on the arrow of run i can see below options. 1. RestPrototype 2. IISExpress. In visual studio browser options were coming. When i click on the name of the application(RestProtocol) program begins to run. First one black screen appears next IE will open and close. I have attached below screen shot.
Can someone help me to run the above application? Any help would be greatly appreciated. Thank you