When use entity framework core instead of entity framework

Viewed 411

I am doing some research on EF core. I found that there are many similar features in both EF and EF core. So I wonder in which case we should use EF core instead of EF :) Thanks!

1 Answers
Related