发现ABP——实体、仓储、应用服务、DTO、EF最佳实践 & 约定(引用文档)
以下为引用abp文档的一些推荐和约定,自己也写不这么全,直接上链接:https://docs.abp.io/zh-Hans/abp/latest/Best-Practices/Entities
模块化架构最佳实践 & 约定:https://docs.abp.io/zh-Hans/abp/latest/Best-Practices/Module-Architecture
实体最佳实践 & 约定:https://docs.abp.io/zh-Hans/abp/latest/Best-Practices/Entities
仓储最佳实践 & 约定:https://docs.abp.io/zh-Hans/abp/latest/Best-Practices/Repositories
应用服务最佳实践 & 约定:https://docs.abp.io/zh-Hans/abp/latest/Best-Practices/Application-Services
数据传输对象最佳实践 & 约定:https://docs.abp.io/zh-Hans/abp/latest/Best-Practices/Data-Transfer-Objects
Entity Framework Core 集成最佳实践:https://docs.abp.io/zh-Hans/abp/latest/Best-Practices/Entity-Framework-Core-Integration
再上一个项目依赖关系(引用官方文档图片):
作者:屈鲁奇
出处:https://www.cnblogs.com/quluqi
联系:496195435@qq.com QQ:496195435
本文版权归作者和博客园共有,欢迎转载,但必须保留此段声明,且在文章页面明显位置给出原文连接。如有问题或建议,请多多赐教,非常感谢。