In this post, I will describe how to port a desktop application from .NET Framework to .NET Core. I picked a WinForms application as an example. Steps for WPF application are similar and I’ll describe what needs to be done different for WPF as we go.
The post How to port desktop applications to .NET Core 3.0 appeared first on .NET Blog.