Hi guys, today we are going to see how we used store entities as json before entity framework 7 and what the new update changed in regard to configuration and querying data.
How to have json columns with older versions: • Entity Framework Advanced Features
0:00 - Introduction & Project Overview
0:33 - How we used to store entities as json and the problem
3:25 - The new way and the solution with EF7