Code 1st approach succeeded
Thx to Wes Doyle's Youtube video: https://youtu.be/md20lQut9EE References: 1. https://docs.microsoft.com/fr-fr/aspnet/core/tutorials/first-mvc-app/adding-model 2. http://www.npgsql.org/efcore/index.html 3. https://stackoverflow.com/q/59790994/3184351 4. https://docs.microsoft.com/fr-fr/ef/core/get-started/overview/first-app?tabs=netcore-cli#create-the-database
Data/MvcMovieContext.cs
0 → 100644
Models/Movie.cs
0 → 100644
Please register or sign in to comment