-
The current .vsconfig includes too many packages. It should only include packages needed to build Dev Home.
-
### Describe the bug
I'm developing on Windows 11 and test my app on Windows 10 21H2.
Everything works fine on Windows 11. However on Windows, my app crashes when I pass the mouse on the icon in the…
veler updated
2 years ago
-
### Describe the bug
Using .NET MAUI (preview 11) the `ToastNotificationManagerCompat.OnActivated` event is not triggered if a toast is clicked when the app is not running. The app is started and `To…
-
### Describe the bug
Dear WinUI developers,
the following code produces a window with CornerRadius = 0 (visible, I don't know how to read the value programmatically):
```c#
public MainWindow()…
-
### Discussed in https://github.com/dotnet/aspnetcore/discussions/52289
Originally posted by **DierkDroth** November 22, 2023
Since the first days of .NET + WebAssembly many years back I'm loo…
-
### Describe the bug
The typed text from the keyboard is not reflecting in the textbox. The TextBox containing UserControl is hosted over the MFC dialog application with the help of XAML Islands AP…
-
### Current behavior
Error occurs on build in VS 2022 and VSCode. Trying to build windows desktop first. DOTNET build fails on CLI for this issue.
Severity Code Description
Error (active) …
-
.NET developers can set TFM to net6.0 and net6.0-windows. If they then add a nuget reference to the WinAppSDK, the build will succeed, but the winappsdk will not be referenced, leading to developer co…
-
ITNOA
I think it is very good to add sample for WindowsApp with GeneticHost (default WinUI3 template in Visual Studio using GenericHost) and EntityFramework Core (that shows migrations and etc.)
-
**Describe the bug**
Crash during the execution of custom effects implementations (from the `IBasicVideoEffect `or `IBasicAudioEffect `interfaces) in a WinUI 3 application. Some properties get exec…