1. Home
  2. Browse
  3. nethost

nethost

v8.0.3#0Latest

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.3#0

Publication

Supports

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

GitHub

dotnet/runtime16K

Homepage

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

Subtree

bc00d6028f

License

MIT

Definition

Manifest