Memoria icon indicating copy to clipboard operation
Memoria copied to clipboard

Look into packing .Net Libraries into the Project

Open barkermn01 opened this issue 6 months ago • 1 comments

As i have done with the Launcher in my Draft PR #711 (using .Net Assembly Hook) we should be able to do the same thing for the DLL Projects using https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/proposals/csharp-9.0/module-initializers

Other references to read to understand this technology, https://stackoverflow.com/questions/8206736/c-sharp-equivalent-of-dllmain-in-c-winapi

This is an issue for me to investigate this technology and if we can utilize it if you want to just assign it to me.

barkermn01 avatar Aug 14 '24 12:08 barkermn01