Page 1 of 1

NatNetML for modern version of .NET

Posted: Sat May 28, 2022 2:43 pm
by Rotem
The NatNetML.dll that ships with the NatNet SDK v4.0.0 is targeting .NET Framework v4.03.
Is it possible to provide a version that is binary compatible with .NET 6.0 or .NET Core?
The .NET Framework dll does not seem to be binary compatible with these.

Re: NatNetML for modern version of .NET

Posted: Wed Jun 01, 2022 7:22 am
by Rotem
The issue was only with single file deployment. When I exclude NatNetML from it then everything works fine.