Since upgrading to ASP.NET Core 2.1 inside Visual Studio 2017 BrowserLink no longer works. If I use the base \"ASP.NET Core Web Application\" template, choosing to target ASP.NE
if you use Microsoft.AspNetCore.App 2.2.1, you should add Microsoft.VisualStudio.Web.BrowserLink -Version 2.1.1
if you use Microsoft.VisualStudio.Web.BrowserLink -Version 2.2.0, you will get error
after you setup install nuget package, don't forget rebuild