Top 20 NuGet Packages depending on BootApp.Core

Total dependencies: 1

属于 BootApp 的基础设施架构,包括了新增、删除、修改、列表、分页以及单个查询的基类。定义了输入模型 InputModel 和 OutputModel 的 DTO,使用 AutoMapper 对实体和模型进行映射,只要继承 CrudAppService 就可以快速开发应用层。