How to Change Bootstrap Theme for ASP.NET Core 2.0 MVC Web application

preview_player
Показать описание
In this video will have quick look on how to change Bootstrap Theme for ASP.NET Core 2.0 MVC web applications.

Kindly subscribe to my channel.

Thank You, Happy Coding!
Рекомендации по теме
Комментарии
Автор

Thank you very much! I have tried in .Net6 and it's working fine!

attilaguba
Автор

Thank you Kasam - much appreciated. Cheers from Australia - Dave

davee
Автор

For some odd reason, it isn't working for me. When I switch the bootstrap in the layout.cshtml file, the styling breaks completely. And here is the thing - when I change the name of the bootstrap.css file to bootstrap-orig.css and rename the bootstrap-lumen (what I chose) to bootstrap.css, the original bootstrap theme loads! I'm had a huge loss on what to do.

RobHoward
Автор

in .net core 3.1 you have to copy down the min.css file and overwrite the existing min.css file located at wwwroot\css\bootstrap this works for me but the icon size, etc may need to be manually changed.

queenstownswords
Автор

Hi, do you know anything that works for Core 2.1?, Thanks!!

gerardolanza
Автор

But there are two sections in the layout, one for "Development" environment and one for none "Development" environment. You didn't change the second one. Why not?

BenHayat
Автор

doesn't work if we deploy it on azure cloud

maciek