-
I plan to continue developing this app by WindowsAppSDK
The reason for this is
- WinUI 3
- Better and faster performance
- More flexible and beautiful user interface
- Since everyone uses Wind…
-
### Library version used
4.64.0
### .NET version
Microsoft.WindowsAppSDK 1.5.240802000
net8.0-windows10.0.22621.0
### Scenario
PublicClient - desktop app
### Is this a new or an existi…
-
### Description
Binding this with PublishAoT causes a runtime crash:
```cs
{
get
{
var groups = (from item in Samples
orderby item.Category
…
-
### Description
I am unable to launch my Maui Windows application from the command line. With Android I can with `dotnet build -t:Run`. But this doesn't work with Windows. Note that `dotnet run -f …
-
Hi there,
We're currently porting a UWP app to WinUI 3, and we wanted to port the xUnit tests as well.
Creating a standard xUnit test project can discover and run the tests, but some of them fails…
-
![image](https://user-images.githubusercontent.com/49812372/136901311-b06049f6-fc61-438e-bee6-efe20cde9e0d.png)
Read these issues
- [There is some 3D modeling for UWP where you can use it with s…
-
# Which sample are you requesting?
CustomEditControl sample originally found at https://github.com/microsoft/Windows-universal-samples/tree/main/Samples/CustomEditControl
# Describe the feature
…
-
**Description**
According to [the docs](https://docs.microsoft.com/en-us/microsoft-edge/webview2/how-to/winrt-from-js?tabs=csharp#make-addhostobjecttoscript-javascript-proxies-act-more-like-other-jav…
-
Hey,
I am trying to use the library, which works fine untrimmed. Unfortunately we are having issues with TrimmedMode with .NET7/8, in which the app crashes at launch.
I have managed to resolve t…
-
Please remove WASDK Dynamic dependencies packaged app limitation
##### ---------------------------------------
请删除 WASDK 动态依赖项打包的应用程序限制
---------------------------------------
My project uses WinU…