-
E:\Project\MAUI\MobileManager\TLM.NextGenMobileApp\TLM.NextGenMobileApp>dotnet add package Plugin.Firebase
Determining projects to restore...
Writing C:\Users\usharma\AppData\Local\Temp\tmpfevdf…
-
As Microsoft encourages (forces) migration to MAUI from Xamarin and MAUI is net6.0 tech. Will there be available plugins compatible with net6.0-android target framework?
rhaly updated
9 months ago
-
Is there any plan to migrate this plugin into Maui
-
I think that instantiating MAUI might be worthwhile.
We can start testing to see what changes we need to make to support cross platform plugins. 🔥 🔥
Steps to test:
- [ ] Create MAUI projet
-…
-
# Trending repositories for C#
1. [**dotnet / maui**](https://github.com/dotnet/maui)
__.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applica…
-
Is there any plans to include Native ads in your plugin?
I am trying to achieve a Facebook/Instagram style UI, where the user can scrolls through posts and every X posts is an ad. I don't believe t…
-
Hi
Like you I would like to use the plugin in .net 7 and soon .net 8. I see that you have made a plugin that supports Maui.
Do you have a sample androidManifest.xml and what you put there.
Or eve…
-
Why do I get a System Exception with Status AccessDenied using WriteAsync?
Scanning, connecting and reading characteristics works perfectly.
```
PermissionStatus reqStatus = await Permissions.R…
-
It would be great if there was a way to simply generate a tone with .Net Maui, just indicating frequency, volume, duration, (waveform?), etc, without using an audio file.
Do you think it is possib…
-
Hi,
i'm trying your wagon-gitsite plugin in Maven...but at the moment i'm not sure if i'm doing something wrong or whatever...I've configured the plugin as described on the page, but get the followin…