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:
Expected behavior
Please provide a description of the behaviour you expect.
Actual behavior
Please provide a description of the actual behaviour you observe.
Known workarounds
Please provide a description of any known workarounds.
Related information
Operating system
Branch
.NET Runtime, CoreCLR or Mono Version
Performance information, links to performance testing scripts
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:
Expected behavior
Please provide a description of the behaviour you expect.
Actual behavior
Please provide a description of the actual behaviour you observe.
Known workarounds
Please provide a description of any known workarounds.
Related information