0

Can helix toolkit be used with .NET 5.0? And which nuget SharpDX package should be used?

jmg07 3 years ago 0

Hi, 


I'm guessing helix toolkit can be used with .NET 5.0 because it works in my wpf project - but i did notice in the package tab it says "Package 'HelixToolkit.Wpf.2.17.0 "  was restored using .NetFramework.Version=4.6.1, etc."" 


I wasn't 100% sure which nuget package to use - the "HelixToolkit" or "HelixToolkit.Wpf".


And at the link https://github.com/helix-toolkit/helix-toolkit there are a list of sharpDX packages and wasn't sure whether to use HelixToolkit.SharpDX.wpf or HelixToolkit.SharpDx.core.


Thanks.