-
add an updater with autoupdate option
i recommend to use nupdate
-
## Describe the bug
I have a WFP non-packaged app that has dependencies on Visual C++ 2005. When adding any Xaml Islands controls to the main window I get an error during startup that there was an is…
ghost updated
3 years ago
-
Hello there,
I have obfuscated my application by 'ConfuserEx' on Windows.
And I developing new application and I try to obfuscate by 'ConfuserEx(0.6)' on Mac with Mono.
But I met error like below.
…
-
Sometime, we may write the code cross thread to improve performance. But we are hard to share the dependency property to other thread.
As we know the DependencyObject is inherited from Dispatch…
-
What a great piece of software!
I am on Linux. Is there any chance to get a web or Linux version?
Thanks!
-
# Description
The property `VerticalScrollBarVisibility` of the TextBox control doesn't work as expected. Setting such property to `Visible` does not reveal the vertical scrollbar. Instead, it works …
XamDR updated
3 years ago
-
### Describe the bug
I am working with third-party components (DevExpress) and their new release based on .NET 6 appears to have exposed a potential bug in MSBuild's assembly resolution logic. Th…
-
.NET 6 is the future of .NET development, and MSIX is the future of Windows app deployment. Please add support for Framework Packaging to allow creation of .NET 5 apps packaged with MSIX without redis…
-
First, let me thank you for the excellent work you've done here on this UI framework- it's a huge improvement over the standard WPF stuff and/or building this myself.
I would, however, like to know…
-
I'm not having much luck loading a UserControl for WPF, and wondering if you could advise what I might be doing wrong. I have been using this as a reference https://www.cs-script.net/cs-script/help-le…