1. Home
  2. Browse
  3. nethost

nethost

v8.0.0#0Go to latest

Provides a set of APIs that can be used to host .NET Core (dotnet)

Install

Run the following Vcpkg command to install the port.

vcpkg install nethost

Usage

The package nethost can be used via CMake:

find_package(unofficial-nethost CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::nethost::nethost)

Dependencies

See source

Version

v8.0.0#0

Publication

Supports

(windows & !uwp), (linux, osx)

GitHub

dotnet/runtime17K

Homepage

github.com/dotnet/runtime/tree/main/src/native/corehost/nethost

Subtree

dfbe9e7652

License

MIT

Definition

Manifest