Skip to content

nethostv8.0.3

Updated

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

#Usage

The package nethost can be used via CMake:

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

#Supported Platforms

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

  • linux
  • osx
  • windows
  • uwp

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Tanner Gooding's avatarTanner Gooding
  • Billy O'Neal's avatarBilly O'Neal
  • Lanyi's avatarLanyi
  • Julian Xhokaxhiu's avatarJulian Xhokaxhiu
  • Alon Regev's avatarAlon Regev

#Changelog

  • bc00d60[nethost] Bump to .NET 8.0.3 (#37865)
  • dfbe9e7[nethost] Bump to 8.0.0 (#35158)
  • 2d32d7c[nethost] Update to 7.0.0 (#27717)
  • 2aed520[nethost] Update nethost (#25004)
  • d133292[nethost] Remove vcpkg_fail_port_install. (#22751)
  • b295670Bulk convert control files. (#19986)
  • fb2006e[nethost] Adding a port for nethost (#8701)