Re: dll component migrating from .net framework project to .net core peoject
Currently, I am working on a project that involves STU HF library, it works fine on the .net framework project. However. as we move on to the .net core project to branch out to other operating systems(Linux), the project could not read stuhfl.dll. My inspection is that the .net core is not compatible with the stuhfl.dll. Is there any other version of this dll that works on .Net core? Help is needed.
