Hi,
I am currently working on a solution that uses asp.net core (.net 4.6.1) which references entity framework core. After the announcement of microsoft that it will drop support for .net core 1.x on .net core 2.0 I am confused.
Shall I continue using the above or switch back to EF 6?
Thanks