Closed AminuBishir closed 4 years ago
We target .NET Standard 2.0 so it should be working. It could be your version of Visual Studio / NuGet tooling, are you on the latest version? Also I'd recommend upgrading to latest version of .NET if possible as they've made many improvements for consuming .net standard libraries.
Thanks for you response. I'll try out your suggestions.
Your app needs to be running at least .net 4.6.1 framework in order to work with .net standard 2.0 assemblies.
I'm going to close this as @ejsmith answered this question. If you run into any issues please let us know.
I was trying to install this package into my application but I got an installation error as thus:
Please what am I doing wrong? and What can I do to fix this?
Info: It's Desktop winform app that uses EF 6