Part 57-Entity Framework Installation in Asp .netcore

Sdílet
Vložit
  • čas přidán 17. 08. 2020
  • Asp.net core video 57:
    Entity Framework core installation:
    If we have created a web application using ASP.NET Core 2.1 or higher, then we already have Entity Framework Core installed.
    Entity Framework Core is usually required in the Data Access Layer project of multi layer web application .
    The Data Access Layer project is a class library project and does not usually have the meta package referenced,So we have to install the EF Core.
    In this video,we have explained how to install Entity Framework Core and to be able to use SQL server as the database for our application.

Komentáře • 3