[置顶]ABP框架系列总目录(持续更新)
Articles & Tutorials
- Introduction & Step by Step
- Advanced
- Miscellaneous
ABP Framework
- Overall(整体)
- Introduction(介绍)
- NLayer Architecture(多层架构)
- Module System(模块系统)
- Startup Configuration(启动配置)
- Multi Tenancy(多租户)
- OWIN Integration(OWIN集成)
- Debugging(调试)
- Common Structures(普通结构)
- Dependency Injection(依赖注入)
- Session(会话)
- Caching(缓存)
- Logging(日志)
- Setting Management(设置管理)
- Timing(定时)
- Object To Object Mapping (and AutoMapper Integration)(对象映射)
- Email Sending (and MailKit Integration)(邮件发送)
- Domain Layer(领域层)
- Entities(实体)
- Value Objects(值类型)
- Repositories(仓库)
- Domain Services(领域服务)
- Specifications(规格)
- Unit Of Work(工作单元)
- Domain Events (EventBus)(领域事件)
- Data Filters(数据过滤)
- Application Layer(应用层)
- Application Services(应用服务)
- Data Transfer Objects(数据转换对象)
- Validating Data Transfer Objects(验证数据转换对象)
- Authorization(授权)
- Feature Management(特征管理)
- Audit Logging(审计日志)
- Distributed Service Layer(分布式服务层)
- ASP.NET Web API
- Web API Controllers(Web API 控制器)
- Dynamic Web API Layer(动态Web API 层)
- OData Integration(OData集成)
- Swagger UI Integration(Swagger UI 集成)
- ASP.NET Web API
- Presentation Layer(表示层)
- ASP.NET MVC
- MVC Controllers(MVC控制器)
- MVC Views(MVC视图)
- Handling Exceptions(异常处理)
- ASP.NET Core
- ASP.NET Core Integration(ASP.NET CORE集成)
- Localization(本地化)
- Navigation(导航)
- Embedded Resources(嵌入的资源)
- Javascript API(JavaScript API)
- CSRF/XSRF Protection(CSRF/XSRF 保护)
- ASP.NET MVC
- Background Services(背后的服务)
- Background Jobs and Workers(背后工作)
- Hangfire Integration(延迟集成)
- Quartz Integration(Quartz集成)
- Real Time Services(实时服务)
- Notification System(通知系统)
- SignalR Integration(SignalR 集成)
- Object-Relational Mapping(对象关系映射)
- EntityFramework Integration(EF集成)
- EntityFramework Core Integration(EF CORE集成)
- NHibernate Integration(Nhibernate 集成)
- Dapper Integration
- Releases
- Nuget Packages(Nuget集成)
- Change Logs & Releases
Module Zero
- Introduction
- Startup Templates
- Features
- Releases
Other
- Chinese translations of ABP's documentation (thanks to all contributors)
- Source 1: cnblogs.com/farb/p/ABPTheory.html
- Source 2: cnblogs.com/mienreal
- Github: github.com/ABPFrameWorkGroup/AbpDocument2Chinese
分类:
ABP框架
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 10年+ .NET Coder 心语,封装的思维:从隐藏、稳定开始理解其本质意义
· .NET Core 中如何实现缓存的预热?
· 从 HTTP 原因短语缺失研究 HTTP/2 和 HTTP/3 的设计差异
· AI与.NET技术实操系列:向量存储与相似性搜索在 .NET 中的实现
· 基于Microsoft.Extensions.AI核心库实现RAG应用
· 10年+ .NET Coder 心语 ── 封装的思维:从隐藏、稳定开始理解其本质意义
· 地球OL攻略 —— 某应届生求职总结
· 提示词工程——AI应用必不可少的技术
· Open-Sora 2.0 重磅开源!
· 周边上新:园子的第一款马克杯温暖上架
2014-12-05 使用Mybatis-Generator自动生成Dao、Model、Mapping相关文件(转)
2014-12-05 用nodejs搭建最简单、轻量化的http server(转)