Microsoft would definitely such as you to replace your code to the newest model of the .NET stack, but it surely’s keenly conscious of the difficulties. What’s wanted is a strategy to take that present code and run it on the newest .NET, altering what you’ll be able to as you will have the time and sources. That’s why it’s launched a set of instruments so as to add UWP assist to the upcoming .NET 9.
UWP assist for .NET 9 isn’t a “one button” resolution. As a substitute, it’s a mixture of instruments that work at totally different layers of the .NET growth stack, in Visible Studio, within the Home windows SDK, and in .NET itself. Collectively they supply the required scaffolding to convey throughout your present C# code and begin the migration course of to the Home windows App SDK, whereas nonetheless letting your customers see among the benefits of a extra trendy platform. Updates to newer applied sciences could be incremental, for instance, growing a Win UI consumer expertise whereas retaining some performance in XAML Islands. In consequence you’re really benefiting from a public launch of instruments that Microsoft is utilizing for its personal app updates, with the Microsoft Retailer working with these instruments to ship a local AOT model within the close to future—most probably in November, after .NET 9 reaches common availability and will get assist.
There’s one other good motive to make use of this device: It removes dependencies on the previous .NET Native tooling. .NET Native decreased entry to newer .NET options, because it hasn’t been up to date past .NET Core 2.0 and .NET Commonplace 2.0. This transformation ought to will let you add newer libraries to your code, giving entry to a wider vary of each .NET and Home windows options.