Can I use Entity Framework 6 (not core) in .net core?
Update You can now use EF 6.3 with .NET Core 3.0: Announcing Entity Framework Core 3.0 and Entity Framework 6.3 General Availability Below is an excerpt. However, EF Core has come a long way these days and it’s worth giving it another go before going back to something that’s reaching end-of-life soon. Specifically for your … Read more