As .NET 5 has finally arrived, are there any plans to support net5.0 or net5.0-windows as TFM in the nuget packages?
Yes. I am planning on adding support shortly. However, it is worth mentioning that you can still reference the existing NuGet packages from a net5 app without issue.
By the moment, I'm working with the MDIX packages normally on my .net5 WPF app.
I am also developing WPF .NET 5.0 apps with the current library. Everything runs smooth.
Most helpful comment
Yes. I am planning on adding support shortly. However, it is worth mentioning that you can still reference the existing NuGet packages from a net5 app without issue.