Description
There is some issue loading the correct libraries to use Type Providers on .NET Core. While this is directly relevant to Type Providers, the issue itself is broader and should be solved.
Repro steps
Run the following code:

The problem can slightly be improved by manually loading some further libraries:

This still yields the error:

Known workarounds
Not known yet.
Related information
- Operating system: Ubuntu Server 18.10
- Branch: Master + .NET Core autocompletion fix
- .NET CoreCLR
Description
There is some issue loading the correct libraries to use Type Providers on .NET Core. While this is directly relevant to Type Providers, the issue itself is broader and should be solved.
Repro steps
Run the following code:

The problem can slightly be improved by manually loading some further libraries:

This still yields the error:

Known workarounds
Not known yet.
Related information