Skip to content

Write guidance on how to launch (non apphost) apps #88754

Open
@richlander

Description

@richlander

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

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions