斗爷

导航

上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 36 下一页

2018年1月16日 #

ABP框架系列之四十九:(Startup-Configuration-启动配置)

摘要: ASP.NET Boilerplate provides an infrastructure and a model to configure it and modules on startup. ASP.NET提供了一个基础和样板模型配置和模块启动。 Configuring ASP.NET Boi 阅读全文

posted @ 2018-01-16 15:42 斗哥哥 阅读(2212) 评论(0) 推荐(0) 编辑

ABP框架系列之四十八:(Specifications-规范)

摘要: Introduction Specification pattern is a particular software design pattern, whereby business rules can be recombined by chaining the business rules to 阅读全文

posted @ 2018-01-16 15:40 斗哥哥 阅读(638) 评论(0) 推荐(0) 编辑

ABP框架系列之四十七:(SignalR-Integration-SignalR-集成)

摘要: Introduction Abp.Web.SignalR nuget package makes it easily to use SignalR in ASP.NET Boilerplate based applications. See SignalR documentation for det 阅读全文

posted @ 2018-01-16 15:38 斗哥哥 阅读(452) 评论(2) 推荐(0) 编辑

ABP框架系列之四十六:(Setting-Management-设置管理)

摘要: Introduction Every application need to store some settings and use these settings in somewhere in the application. ASP.NET Boilerplate provides a stro 阅读全文

posted @ 2018-01-16 15:36 斗哥哥 阅读(1337) 评论(0) 推荐(0) 编辑

ABP框架系列之四十五:(Quartz-Integration-Quartz-集成)

摘要: Introduction Quartz is a is a full-featured, open source job scheduling system that can be used from smallest apps to large scale enterprise systems.  阅读全文

posted @ 2018-01-16 15:34 斗哥哥 阅读(1556) 评论(0) 推荐(0) 编辑

ABP框架系列之四十四:(OWIN)

摘要: If you are using both of ASP.NET MVC and ASP.NET Web API in your application, you need to add Abp.Owin nuget package to your project. Installation Add 阅读全文

posted @ 2018-01-16 15:32 斗哥哥 阅读(783) 评论(0) 推荐(0) 编辑

ABP框架系列之四十三:(OData-Integration-OData集成)

摘要: Introduction OData is defined as "An open protocol to allow the creation and consumption of queryable and interoperable RESTful APIs in a simple and s 阅读全文

posted @ 2018-01-16 15:30 斗哥哥 阅读(330) 评论(0) 推荐(0) 编辑

ABP框架系列之四十二:(Object-To-Object-Mapping-对象映射)

摘要: Introduction It's a common to map a similar object to another object. It's also tedious and repeating since generally both objects (classes) may have 阅读全文

posted @ 2018-01-16 15:28 斗哥哥 阅读(3952) 评论(0) 推荐(1) 编辑

ABP框架系列之四十一:(Nuget-Packages-Nuget包)

摘要: Packages ASP.NET Boilerplate is distributed on nuget. Here, a list of all official packages. Abp Core package. All other packages depends on it. Abp.A 阅读全文

posted @ 2018-01-16 15:18 斗哥哥 阅读(470) 评论(0) 推荐(0) 编辑

ABP框架系列之四十:(Notification-System-通知系统)

摘要: Introduction Notifications are used to inform users on specific events in the system. ASP.NET Boilerplate provides a pub/sub based real time notificat 阅读全文

posted @ 2018-01-16 14:54 斗哥哥 阅读(2927) 评论(0) 推荐(0) 编辑

上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 36 下一页