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)
Updating content in .Net Maui BlazorWebView
We are about to make a hybrid app of sorts of our current Web based app to enable offline usage along with some more usage of native app functionality in mobile devices. The app we are developing is t...
magnus
Votes: 0
Answers: 1
Can Blazor Server App + MAUI access device?
Is Blazor Server App runnng in a MAUI WebView going to be able to interact with the native device using something like JS Interop?
user17521524
Votes: 0
Answers: 1
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
Expander Handler Issue? System.Exception: 'Handler not found for view Xamarin.CommunityToolkit.UI.Views.Expander.'
I'm using Visual Studio 2022 preview 2.0 MAUI. I want to used a expander in MAUI, I have used Xamarin.CommunityToolkit.MauiCompat nuget. But I am seeing the exception System.Exception: 'Handler not f...
user16258378
Votes: 0
Answers: 1