1. Home
  2. Browse
  3. nethost

nethost

v7.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

v7.0.0#0

Publication

Supports

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

GitHub

dotnet/runtime17K

Homepage

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

Subtree

2d32d7c656

License

MIT

Definition

Manifest