Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Commit

Permalink
refactor(doc): 更新readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ElderJames committed Jun 28, 2018
1 parent 6c6542d commit ddbbba4
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,13 +84,13 @@ PS. 领域驱动设计是一种软件系统设计方法理论,而本框架则
- [x] Redis
- Bus / 消息队列(MQ)
- [x] RabbitMQ
- Q端 + Real DB 适配器
- Q端 + Real DB ORM
- [x] EF Core
- Dapper
- [x] 接口标注Sql特性动态创建仓储
- [x] [SmartSql](https://github.com/Ahoo-Wang/SmartSql)扩展(实现Xml Sql模板)
- [ ] Linq 扩展
- [ ] 特性指定事务范围
- [x] [SmartSql](https://github.com/Ahoo-Wang/SmartSql)扩展(实现Xml Sql模板)
- [ ] TiDB
- [ ] 查询基类
- 应用服务层
Expand All @@ -104,6 +104,8 @@ PS. 领域驱动设计是一种软件系统设计方法理论,而本框架则
- [ ] OAuth 2.0
- [ ] ASP.NET Core 扩展
- [ ] WebApi JS客户端生成
- [ ] Swagger
- [ ] 动态表单
- [ ] Angular
- [ ] Vue (Vuetify)
- 定时任务
Expand All @@ -112,11 +114,13 @@ PS. 领域驱动设计是一种软件系统设计方法理论,而本框架则
- Aop 拦截器
- [ ] [AspectCore](https://github.com/dotnetcore/AspectCore-Framework)
- 跟踪监控
- [ ] [SkyWalking](https://github.com/OpenSkywalking/skywalking-netcore)
- [ ] [Butterfly](https://github.com/ButterflyAPM)
- 日志
- [ ] NLog
- [ ] Log4net
- [ ] Exceptionless
- [ ] Kafka + ELK
- [ ] 序列化器
- [ ] 服务定位器
- [ ] 加密
Expand Down

0 comments on commit ddbbba4

Please sign in to comment.