I\'m creating an ASP.NET Core API app, and currently, and when one creates a new project there is a controller named Values, and by default the API opens it when you run. So, I
You can change it in launchSettings.json file in Properties node. There should be field launchUrl which contains default launching url
launchSettings.json
Properties
launchUrl