Provides a set of APIs that can be used to host .NET Core (dotnet)
Run the following Vcpkg command to install the port.
vcpkg install nethost
The package nethost can be used via CMake:
find_package(unofficial-nethost CONFIG REQUIRED) target_link_libraries(main PRIVATE unofficial::nethost::nethost)
v8.0.3#0
Apr 3, 2024
(windows & !uwp), (linux, osx)
dotnet/runtime15K
github.com/dotnet/runtime/tree/main/src/native/corehost/nethost
bc00d6028f
MIT
Manifest