Custom Layouts & Bootstrap with Blazor WebAssembly | Blazor Blog Series #8

preview_player
Показать описание

#Blazor #DotNet #PatrickGod

Рекомендации по теме
Комментарии
Автор

Hi, I have a problem. I don't see the images on the blogposts page when I follow your code. The inspector says the height of the photos is 0 px. When I manually set the height in the style in the div tag it works, but it doesn't seem to listen to what I typed in the css file. Would you know what I did wrong?

dag
Автор

I have a Login and Sign Up page which are using separate template (Means Separate CSS and JavaScript I have main Template after User Login (That template has separate CSS and JavaScript I can keep those layouts separate from each other.

SharaqpurDotCom
Автор

Hi Patrick, thank you for all videos.

Could you please make a video of having 3 layouts which have separate css and js files reference.

That would be really helpful.

I have a project which has 3 master pages with their own separate CSS and js files. Not able to understand how to implement them using blazor.
Here what you are doing is just changing navbar in component level but html skeleton will be same.


If you create component level layout
We should reference all 3 layout css and js files in the same html. But i don't want to do that.

Could you please make a video ?

shanmukhapatil
Автор

Hello, facing an issue with Bootsrap Js with Blazor Js, Not able to use both together, when one is enable other one is not working

charlykjoseph
Автор

Hi Patrick, would you like to make a small ecommerce site with blazor webassemby. it would be great, so we can understand how does it works. Thanks by the way your videos are awesome and informative.

MuhammadImranJutt