Launch OpenSilver project in Browser using custom arguments
It can be useful to be able to open Browser with custom arguments when launching OpenSilver project from Visual Studio. For example for bypassing CORS or some other reason.
More information about CORS can be found here
- Click on down arrow button next to "IIS Express" and choose Browse With...
- In the new opened window click on the Add button.
- Enter Browser program path, arguments and a friendly name for the program the click OK
- If you want it to be the default option for Visual Studio then click on Set as Default button
Or it can be done from here as well.