[GH-ISSUE #826] net 9 和 Aot 支持 #670

Closed
opened 2026-02-26 11:59:16 +03:00 by kerem · 1 comment
Owner

Originally created by @heartacker on GitHub (Jan 2, 2025).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/826

https://learn.microsoft.com/zh-cn/dotnet/desktop/wpf/whats-new/net80?view=netdesktop-9.0#hardware-acceleration

dotnet 8 支持 GPU 加速
dotnet 9 继承 dotnet 8,,并且Aot 支持更好

建议支持 DOTNET 9 版本 的AOT 版本。

Originally posted by @heartacker in https://github.com/1Remote/1Remote/issues/709#issuecomment-2566945871

Originally created by @heartacker on GitHub (Jan 2, 2025). Original GitHub issue: https://github.com/1Remote/1Remote/issues/826 https://learn.microsoft.com/zh-cn/dotnet/desktop/wpf/whats-new/net80?view=netdesktop-9.0#hardware-acceleration dotnet 8 支持 GPU 加速 dotnet 9 继承 dotnet 8,,并且Aot 支持更好 建议支持 DOTNET 9 版本 的AOT 版本。 _Originally posted by @heartacker in https://github.com/1Remote/1Remote/issues/709#issuecomment-2566945871_
kerem closed this issue 2026-02-26 11:59:16 +03:00
Author
Owner

@VShawn commented on GitHub (Jan 3, 2025):

我不知道你仔细看了没有,

  1. AOT不支持WPF,NET10以后才有希望
  2. GPU Acceleration 是指在 RDP 中的加速,用处不大。GPU Acceleration 在 WPF 上一直都有。最关键的是官方因为对这个功能稳定性的顾虑,默认是关闭的,对此我也有顾虑。
  3. 在 WPF 方面没有看到其他非常必要的好处,也就是没有killer feature,这是我一直没有更新 .NET 版本的主要原因。
<!-- gh-comment-id:2568587175 --> @VShawn commented on GitHub (Jan 3, 2025): 我不知道你仔细看了没有, 1. AOT不支持WPF,NET10以后才有希望 2. GPU Acceleration 是指在 RDP 中的加速,用处不大。GPU Acceleration 在 WPF 上一直都有。最关键的是官方因为对这个功能稳定性的顾虑,默认是关闭的,对此我也有顾虑。 3. 在 WPF 方面没有看到其他非常必要的好处,也就是没有killer feature,这是我一直没有更新 .NET 版本的主要原因。
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/1Remote#670
No description provided.