Skip to Content

nethost v8.0.3

Created
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) 

# License

# Supported Platforms

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

  • linux
  • osx
  • windows
  • uwp

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Tanner Gooding's avatar Tanner Gooding
  • Billy O'Neal's avatar Billy O'Neal
  • Lanyi's avatar Lanyi
  • Julian Xhokaxhiu's avatar Julian Xhokaxhiu
  • Alon Regev's avatar Alon 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)
  • b295670 Bulk convert control files. (#19986)
  • fb2006e [nethost] Adding a port for nethost (#8701)

# Source