Open
Description
There are scenarios where apps need to be launched with dotnet
host. The big question is how to find the host, with the two obvious places to look being:
PATH
- apphost configuration (
DOTNET_ROOT
,/etc/dotnet/install_location
, ...)
I don't believe we've documented this.
This question may be similar to how one locates node
from code given the use of nvm
. I haven't looked at that pattern/guidance, but it seems similar.
Metadata
Metadata
Assignees
Type
Projects
Status
No status