

I have tried every variation on the address that I can think of, such as: īut to no effect. And when I click on the View Source option for the page and click on the address for the stylesheet, it indeed tells me that it cannot find the stylesheet: No webpage was found for the web address: HTTP ERROR 404 When I run the project, the Bootstrap classes are not applied. I downloaded bootstrap-4.0.0-alpha.6.dist and placed it in the Down one level is a folder named css, and in this folder resides bootstrap.css.Īnd it seems that the page cannot locate the stylesheet.

It seemed simple enough to me that I would just download Bootstrap and drop it in my project, then reference the bootstrap.css file from my views in the normal manner using the link tag. I am doing an ASP.Net Core 2 MVC project in Visual Studio 15.4. Bower apparently does not work for installing Bootstrap into a Visual Studio project any more:
