-
### Describe the bug
The command "dotnet workload install" always fail, whenever I try to install with it, even after I repair and reinstall the dotnet SDK from the dotnet.microsoft.com website.
I…
-
It may be the Microsoft repo is the correct one to report this, please do redirect if so. I updated previous latest Visual Studio to [Visual Studio 2022 version 17.3.0 Preview 3.0](https://docs.micros…
-
Workload dependencies should be able to flow through project and package dependencies. IE, if a project depends on a workload, projects which reference the project may need to also depend on that wor…
-
### Description
On Android Devices (API 31) where the Android System WebView has been updated to 105.x, Maui-Blazor apps stop responding when interacting with them for a few seconds after launch.
…
-
### Description
On physical devices with Android my app crashes. This happens on 6.0.400 and also on main branch. But it does not crash when deploying to the Android Simulator. On physical devices it…
-
Settings 需要一个键值对存储以及实现 MVVM,目前使用的方案 [V2 SettingsHost](https://github.com/BeyondDimension/SteamTools/blob/develop/src/Common.CoreLib/Application/Settings/SettingsHost.cs) 来自 [V1 SettingsHost](https://g…
-
Problem encountered on https://dotnet.microsoft.com/en-us/platform/upgrade-assistant/tutorial/install-upgrade-assistant
Operating System: windows
Provide details about the problem you're experienc…
-
### Description
Im using SSO authentication by using WebAuthenticator
```csharp
var authResult = await WebAuthenticator.AuthenticateAsync(
new System.Uri("https://…
-
Originally opened this on the Developer Community site but Microsoft Identity has passed the buck to YOU! The issue is with Visual Studio MAC (Both Release and Preview) I cannot build a solution if t…
-
### Description
This is not a bug but a question.
In MAUI Essentials code samples in this repository, a lot of method use `async void`.
https://github.com/dotnet/maui/blob/main/src/Essentials/sam…