.NET Core + Type Providers
Closed this issue · 1 comments
rudihorn commented
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
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
rudihorn commented
Accidentally opened twice