-
-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WPF support #30
Comments
@kant2002 Does this mean there is progress in wpf support? |
@unofficialdev I did not forget about WPF. I refresh what I have to run on WPF7 and discover that I have to rewrite at least This requires me to go all-in. That's risky and nothing which I can do in small incremental steps.
I'm looking for options how I can pay risks in smaller pieces. If I would not find a way, I will try to go all-in and check what happens. If you know community of developers who willing to at least test experiement, or company who willing to probe the water, I can take more risky stance on the matter. |
|
With custom WPF build I think people can start playing with NativeAOT and WPF |
You did the impossible Mr. @kant2002 , thank you! 👏 🥳 |
I would say, this questions better ask in WPF repo. First things is to make sure that WPF accepts community contribution on more faster cadence. If you want this, please go to WPF repo and express your request there. Team should know that people want WPF to be community driven, |
wpf support for native AOT would be very useful for my company, I'm developing several tools in avalonia because wpf is not supported |
So far with .NET 7 I can list following issues
DirectWriteForwarder
crash in main. That is blockerThe text was updated successfully, but these errors were encountered: