Comparing EFCore Database Providers part 3
ID | Name |
---|---|
1 | Part 1 |
2 | Part 2 |
3 | Part 3 |
I did not have the opportunity to migrate from a database from another . But seems to me that , when using EF, the principal problem will be the stored procedures, not the code that EF ( and providers) are generating automatically. Yes, there are some problems ( see part 1 and part 2) , but those seems not so important and easy to solve.
Leave a Reply