官术网_书友最值得收藏!

Installing Entity Framework

The Entity Framework package should be installed as part of the NuGet package, and can be done in the following ways:

  1. Go to the Package Manager Console (Tools | NuGet Package Manager | Package Manager Console), select the project where the package should be installed:

Add the following command in the PM Console to install the package on the selected project:

 Install-Package Microsoft.EntityFrameworkCore.SqlServer

The Package Manager Console will be opened as shown in the following screenshot, Kindly use this space to install the package using the preceding command:

PM console

  1. Go to the Package Management tab (either from Tools or from Dependencies/Project).
    • For a solution-wide installation, and availability for all projects that are part of the solution, go to Tools | NuGet Package Manager | Manage NuGet Packages for Solution... or right-click on the solution from Solution Explorer and select Manage NuGet Packages for Solution...
    • For project wise installation, right-click on dependencies from the desired project or right-click on the desired project and select Manage NuGet Packages...
  1. Search for Microsoft.EntityFrameworkCore.SqlServer, select the stable version 2.0.0 and install the package. It contains all the dependent packages as well (key dependencies such as System.Data.SqlClient and Microsoft.EntityFrameworkCore.Relational):

NuGet package manager window

We have looked at different ways of using the Package Manager console so far, and installed packages related to EF Core. In the next section, we will start building the schema and later consume the created entities using EF.

主站蜘蛛池模板: 西吉县| 瑞安市| 双江| 梅河口市| 招远市| 阳东县| 文登市| 揭西县| 北流市| 南岸区| 新乡市| 新龙县| 驻马店市| 百色市| 南通市| 宜黄县| 灵璧县| 四平市| 潞城市| 顺平县| 历史| 通海县| 清镇市| 灌云县| 宜宾市| 石狮市| 延庆县| 湘潭县| 九江县| 同仁县| 庆元县| 班玛县| 前郭尔| 兴山县| 山丹县| 苏州市| 通辽市| 白玉县| 儋州市| 余庆县| 理塘县|