CoreHook.Host icon indicating copy to clipboard operation
CoreHook.Host copied to clipboard

Library for hosting .NET Core in Linux, macOS, and Windows applications

Results 2 CoreHook.Host issues
Sort by recently updated
recently updated
newest added

I have just tried moving up the targeted framework to .Net 6 and am getting an error. `System.ComponentModel.Win32Exception (5): Failed to free the memory region at 0000000000010000.` CoreHook.CoreLoad.runtimeconfig.json ``` {...

Development will be happening in the [unix branch](https://github.com/unknownv2/CoreHook.Host/tree/unix) for the Linux and macOS operating systems. Feel free to provide help, feedback, suggestions or any information to improve the development process.

enhancement
help wanted