-
### Description
**MAUI App connected with o365 Sharepoint (PnP.Framework NuGet package)**
I created MAUI Blazor Application connected to Office 365 SharePoint portal via official Microsoft [PnP.Fr…
-
### Description
We have a couple Obsolete APIs on `Microsoft.Maui.Controls.Application`:
https://github.com/dotnet/maui/blob/de28ddd2656e8055714a55a58db53efe544e3c9e/src/Controls/src/Core/Applic…
-
### Description
`await FilePicker.PickAsync()` always copies the selected file to a cached app directory and returns that path rather than the original absolute file path.
https://github.com/dot…
-
### Description
***Element not found*** exception while invoking RequestAsync() method on Share (Maui Essentials)
### Steps to Reproduce
1. Create a new dotnet Maui project
2. With the def…
-
### Description
Using Maui Essentials in a non-MAUI app throws an error on launch though the build succeeded
### Steps to Reproduce
1. Create a new WPF project (non-MAUI) and set the target…
-
Historically Xamarin.Essentials API's were all static classes with static methods in them. This made mocking out their behaviour for testing much more difficult, and many ended up creating yet anothe…
Redth updated
2 years ago
-
Description
I use Microsoft Visual Studio Enterprise 2022 Preview (64 bits) Version 17.0.0 Preview 4.1
6.0.100-rc.1.21463.6 - C:\Program Files\dotnet\sdk\6.0.100-rc.1.21463.6
* i set up googl…
-
I created a .NET MAUI Blazor app with VS2022 P4, tried to build it and got this error initially:
Error APT2067 failed processing manifest. MauiApp1 C:\Program Files\dotnet\packs\Microsoft.Android.S…
-
SDK Version:
**6.0.201**
Command executed:
**dotnet workload install macos**
Result:
```
Workload(s) 'macos' are already installed.
Updated advertising manifest microsoft.net.sdk.io…
-
### Android application type
Classic Xamarin.Android (MonoAndroid12.0, etc.)
### Affected platform version
VS 2022 17.3.0 Prev 1.1
### Description
@jonathanpeppers, @dellis1972 , @jonpryor , @j…