斗爷

导航

2017年11月24日 #

ABP框架系列之四:(Repositories-仓库)

摘要: "Mediates between the domain and data mapping layers using a collection-like interface for accessing domain objects" (Martin Fowler). Repositories, in 阅读全文

posted @ 2017-11-24 17:14 斗哥哥 阅读(2461) 评论(0) 推荐(0) 编辑

ABP框架系列之三:(Entity Framework Integration-实体框架集成)

摘要: ASP.NET Boilerplate can work with any O/RM framework. It has built-in integration with EntityFramework. This document will explain how to use EntityFr 阅读全文

posted @ 2017-11-24 14:16 斗哥哥 阅读(1878) 评论(0) 推荐(0) 编辑

ABP框架系列之二:(Entity Framework Core-实体核心框架)

摘要: Introduction(介绍) Abp.EntityFrameworkCore nuget package is used to integrate to Entity Framework (EF) Core ORM framework. After installing this package 阅读全文

posted @ 2017-11-24 10:52 斗哥哥 阅读(1866) 评论(0) 推荐(0) 编辑