python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Blazor + MAUI: How to use .net api controllers from Blazor server/.net app in MAUI desktop app?
I want to transfer an existing Blazor Server app to a MAUI Blazor Desktop application.
However, I am currently not able to transfer the web api controllers which are started with the blazor server app...
datapool
Votes: 0
Answers: 1
How to implement custom taghelper in .NET MAUI BLAZOR project
I tried to implement a custom TAGhelper in .NET MAUI blazor project but not working. Seems viewimport is not properly registered. Custom component not rendering & breakpoint also not hitting.
Belo...

Andi AR
Votes: 0
Answers: 0
How to know the running Blazor MAUI platform at execution time
I want use differents components of UI for MAUI Blazor APP when its running in differents SOs.
I meant, one custom component if its running on Android and other if it's running in Windows
(due to wel...
user3863505
Votes: 0
Answers: 1
Failed to update the advertising manifest
I was working on blazor over maui, vs2022 17.1 preview 2. Then it stopped working, running maui-check on power shell, I get some errors, I tried to fix them and then I get the following:
Failed to upd...
Iria
Votes: 0
Answers: 1