-
### Description
Publishing a .Net Maui App to Windows store is quite a challenging task.
There is documentation but it seems like the visual studio maui integration is not yet completed as AppBundle…
-
Hello,
When porting LibVLCSharp to GTK#, I encounter a native crash when the mouse cursor touches the VideoView on GTK Mac. It appears to be a stackoverflow in one of your gtk patches.
## Steps …
-
today i got an xamarin update (6.0 build 4520) and mono-d is nowhere to be found suddenly
-
Hi,
I've been using the Android integration in Premake for a while now for my projects. The Android integration creates what VS used to call a "Native Activity" and with a bit of glue code it worke…
-
**I'd very much appreciate a resolution to the following problem, as well as Microsoft both:**
1. Releasing some official documentation on the issue, and
2. Updating the Xamarin Forms Solution Tem…
-
-
Firebase itself has great c# support for Unity. Too bad GeoFire is not there yet.
Just think of all the game devs out there trying to build the next Pokemon Go...
Thanks!
-
### Description
I am using the `BoolToVisibilityConverter` converter in UWP XAML: https://github.com/dotnet/maui/blob/main/src/Compatibility/Core/src/Windows/BoolToVisibilityConverter.cs.
It too…
-
### Description
I have an application that uses mvvm pattern with Community Toolkit features. I am trying to use Dependency Injection to use an ApiService with its interface in my viewmodels, but a…
-
We currently format token strings using the .NET string formatting provided by String.Format(), see: http://msdn.microsoft.com/en-us/library/dwhawy9k%28v=vs.110%29.aspx
I ran into an issue today wher…