When downloading Entity Framework I am getting the error
Package 'EntityFramework 6.2.0' was restored using '.NetFramework, version=v4.6.1' instead of the project target framework ".NETCoreApp, Version=v2.0' This package may not be fully compatible with your project
The reason this is an issue is because when I try to enable migration it gives the following error which I think is linked back to this.
Exception calling "SetData" with "2" argument(s)