9. Entity Framework Core models

9.1 Exercise - Create the Product model and DbContext

9.2 Exercise solution

9.3 Exercise - Add code that creates a database with some products

9.4 Exercise solution

9.5 Exercise - Display a products list

9.6 Exercise solution