Click here to Skip to main content
15,911,132 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I wanted to install newest Bootstrap for my ASP.NET Core 5.0 MVC web app, but I get the message in the title.
But while searching for Bower in NuGet, it returns Bower Package Manager, which is definitely not equivalent of Bootstrap.

What I have tried:

Googling but surprisingly no one ever tried installing Bootstrap for ASP.NET Core 5.0. It might be built in though, shame on me then.
Posted
Updated 22-Mar-21 8:20am

1 solution

Take a look here:
How to Install Bootstrap in ASP.NET Core MVC - Dot Net Tutorials[^]
Using Bootstrap In ASP.NET Core MVC | My Tec Bits[^] - this provides a way to achieve that through Bower package.
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900