-
# WinUI 3.0 Developer Experience and Tooling - Input Needed
With the release of WinUI 3.0 we want to create the best developer experience we can. For that, we would love your help and feedback. Thi…
-
I have VS 2022 17.3 installed and created a lot fo MAUi APps that are working well but when i updated VS to 17.4.4 it start giving serious errors as included below. I have all necessary payloads insta…
-
### Description
When requesting location access on windows, the application incorrectly validates that you have locations enabled in the application manifest. WinUI 3 apps do _not_ require this to …
-
### Description
Essentials has a geocoding API (https://github.com/dotnet/maui/tree/main/src/Essentials/src/Geocoding). Maui.Maps also has a geocoding API (https://github.com/dotnet/maui/blob/main/…
-
I cloned this repo on my Mac and on my Windows machine. It builds find on my Mac, but on Windows when I target an IOS simulator I get the following:
Win VS v17.4.4
XCode v14.2
```
Build starte…
-
Steps to reproduce:
Create a new Net 7.0 multiplaform app, add EFCore.BulkExtensions (7.0.1), try to build for iOS (device or simulator)
Error:
```
/usr/local/share/dotnet/packs/Microsoft.iOS.Sdk/…
-
### Description
With the new design for multi target projects, we need to be able to unit test ViewModels stored in Maui projects.
We *could* move ViewModels into pure .net 6 projects, but depende…
-
### Description
When the Tracert method is called the intermediate hops timeout on android and only the endpoint is resolved and returned on Android 12 and 13 (tested with those). On WinUI it works …
-
### Description
Workload installation failed: microsoft.ios.sdk::16.2.37 is not found in NuGet feeds https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet7/nuget/v3/index.json;https://api.nuget.…
-
Hello.
I am currently using Electron to develop a cross-platform desktop app.
Until recently, I really liked "better-sqlite3-multiple-ciphers", but it does not allow asynchronous processing, often b…