DllExport icon indicating copy to clipboard operation
DllExport copied to clipboard

DllExport work for .NET 6.0 version?

Open dev-flavioB opened this issue 3 years ago • 1 comments

I never use this tool before. Im trying now to creating a DLL that nodeJS can use your methods and i using this tool because maybe de usage of dll in my node app is getting error because the methods arent expost(In a way, it's a hypothesis). Im using .NET 6.0 and i want know if has support to this version.

dev-flavioB avatar May 09 '22 20:05 dev-flavioB

Hello, this is duplicate. #198

if you have an empty table in PE module, note https://github.com/3F/Conari/issues/21#issuecomment-1012430928

On 09.05.2022 23:01, dev-flavioB wrote:

I never use this tool before. Im trying now to creating a DLL that nodeJS can use your methods and i using this tool because maybe de usage of dll in my node app is getting error because the methods arent expost(In a way, it's a hypothesis). Im using .NET 6.0 and i want know if has support to this version.

3F avatar May 13 '22 13:05 3F