Skip to content
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

Please support Project Dream, aka UWP on .NET 9 #1707

Open
mfeingol opened this issue Nov 20, 2024 · 2 comments
Open

Please support Project Dream, aka UWP on .NET 9 #1707

mfeingol opened this issue Nov 20, 2024 · 2 comments
Labels
requires external features We can not fix this for now, we need a feature that is out of this library.

Comments

@mfeingol
Copy link

Is your feature request related to a problem? Please describe.

Many UWP apps can't be directly ported to UWP. Hence this project from Microsoft, which enables UWP apps to run on .NET 9:

https://devblogs.microsoft.com/ifdef-windows/preview-uwp-support-for-dotnet-9-native-aot/

Describe the solution you'd like
Please release LiveCharts packages that support Project Dream. Here's an exampel: https://github.com/Sergio0694/ComputeSharp/blob/main/src/ComputeSharp.Uwp/ComputeSharp.Uwp.csproj

Describe alternatives you've considered
A WinUI port of my app would be very difficult, in the absence of a functional MapControl. In the meantime, I'd like to use Project Dream to port my app to .NET 9 and get out of .NET Native hell. I use LiveCharts2 and would like to continue to do so.

Thanks.

@charlesroddie
Copy link

This likely depends on mono/SkiaSharp#2746

@beto-rodriguez beto-rodriguez added the requires external features We can not fix this for now, we need a feature that is out of this library. label Dec 24, 2024
@beto-rodriguez
Copy link
Owner

Completely depends on SkiaSharp, we can't do anything if SkiaSharp does not support this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
requires external features We can not fix this for now, we need a feature that is out of this library.
Projects
None yet
Development

No branches or pull requests

3 participants