Module netcorehost::nethost[][src]

Expand description

Module for abstractions of the nethost library.

Functions

Gets the path to the hostfxr library.

Gets the path to the hostfxr library. Hostfxr is located as if the assembly_path is the apphost.

Gets the path to the hostfxr library. Hostfxr is located as if an application is started using dotnet app.dll, which means it will be searched for under the dotnet_root path.

Retrieves the path to the hostfxr library and loads it.

Retrieves the path to the hostfxr library and loads it. Hostfxr is located as if the assembly_path is the apphost.

Retrieves the path to the hostfxr library and loads it. Hostfxr is located as if an application is started using dotnet app.dll, which means it will be searched for under the dotnet_root path.