filmov
tv
Get started with Entity Framework Core in an ASP.NET MVC web app

Показать описание
Build "Open University" sample Asp.Net MVC web application using Entity Framework Core.
In this tutorial, we will learn:
Create ASP.NET Core MVC web app
Set up the site style
Learn about EF Core NuGet packages
Create the data model
Create the database context
Register the SchoolContext
Initialize DB with test data
Create controller and views
View the database
Find the Error, Debug, and Fix it.
In this tutorial, we will learn:
Create ASP.NET Core MVC web app
Set up the site style
Learn about EF Core NuGet packages
Create the data model
Create the database context
Register the SchoolContext
Initialize DB with test data
Create controller and views
View the database
Find the Error, Debug, and Fix it.