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

Simplified packaging

With .NET Core, we can add libraries to our project from NuGet. All framework and third-party libraries can be added as NuGet packages. With a large sized application that refers many libraries, adding each library one by one is a cumbersome process. .NET Core 2.0 has simplified the packaging mechanism and introduced meta-packages that can be added as one single package that contains all the assemblies that are linked to it.

For example, if you wanted to work on ASP.NET Core in .NET Core 2.0, you just have to add one single package, Microsoft.AspNetCore.All, using NuGet.

The following is the command that will install this package into your project:

Install-Package Microsoft.AspNetCore.All -Version 2.0.0
主站蜘蛛池模板: 无锡市| 司法| 共和县| 太仓市| 格尔木市| 江川县| 白山市| 拉孜县| 辽源市| 贵德县| 闻喜县| 襄垣县| 平果县| 克东县| 绥宁县| 昌宁县| 吐鲁番市| 建湖县| 京山县| 西安市| 五家渠市| 股票| 同江市| 扎赉特旗| 汉川市| 苍山县| 长沙县| 含山县| 灌云县| 教育| 甘肃省| 广东省| 高青县| 潞城市| 历史| 晋州市| 泌阳县| 肇东市| 格尔木市| 启东市| 峨眉山市|