EF Core 2 in Netstandard 2 Library Not Loading
Has anyone been successful loading an EF Core 2 context in a NetStandard 2.0 Library?
In both v5.26.01 and v5.27.00 I get the following error message:
"Cannot load assembly: Could not load file or assembly 'netstandard, Version=2.0.0.0..."
Thank you in advance for any help.
In both v5.26.01 and v5.27.00 I get the following error message:
"Cannot load assembly: Could not load file or assembly 'netstandard, Version=2.0.0.0..."
Thank you in advance for any help.