getting started with fluent ui in .net maui blazor hybrid app

preview_player
Показать описание
Embark on your journey of creating a hybrid app with Fluent UI Blazor in .NET MAUI with this comprehensive tutorial series. In Part 1, we'll cover the fundamentals and guide you through the initial steps of setting up your development environment.

fluent ui
blazor
.net maui
hybrid app
getting started
blazor tutorial
maui blazor
ui framework
web development
csharp
fluent ui blazor demo
fluent ui blazor tutorial
fluent ui blazor components
fluent ui blazor theme
fluent ui blazor example
fluent ui blazor vs mudblazor
fluent ui blazor datagrid
fluent ui blazor dark mode
fluent ui blazor form
fluent ui blazor template
grid in fluent ui
grid in blazor
gridview in blazor
what is blazor ui
blazor ui examples
radzen blazor datagrid example
is blazor slow
is blazor any good

#fluentui #blazor #dotnetmaui #hybridapp #gettingstarted #blazortutorial #mauiblazor #uiframework #webdevelopment #csharp #programmingtutorial #frontenddevelopment #csharpwebdev
Рекомендации по теме
Комментарии
Автор

thanks and please kindly put more videos for .net maui blazor hybrid app

balasubramaniyan
Автор

I'm having trouble with Fluent UI DataGrid in my Maui Blazor Hybrid app (Fluent UI latest version, Maui Blazor Hybrid).
After adding the script

<script app-name="{NAME OF YOUR APP}" to my index.html,
the app gets stuck on "Loading..." and won't load fully.
showing this line of index.html file of body tag
<div id="app">Loading...</div>

Any ideas or suggestions !

shaileshpandey
Автор

how can add database or web api in Razor class library to make database

dhirenpathak
Автор

If we include this <script app-name="{FluentUI}" in index.html then app is always displaying Loading... which is written in body tag <div id="app">Loading...</div> like this. what can be issue ?

AccountDept-ub
Автор

First of all Thanks for your this great tutorial.
Another thing i want to know with you, isant to create a App which need tabular datagrid with some functionalities like searchinh and export in excel like that.
I tried with a mudblazor componsnt but its window and android looks is totally different.
Window looks is as expected but android look is totally different i mean its not looking a tabular format its every row data showing in a box with title and their value.
So what you suggest which datagrid shohld be use?

shaileshpandey
Автор

How to get source code of this video. I am trying this myself but not working.

AccountDept-ub