Skip to content

Commit

Permalink
Update 框架设计文档.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JusterZhu committed Aug 1, 2023
1 parent aeaeb16 commit a50891a
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions doc/框架设计文档.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
| Console | | |




| 框架特性 | 是否支持 | 备注 |
| ---------------------- | -------- | ---- |
| IoC | | |
Expand All @@ -21,6 +23,8 @@
| Data flow | | |
| General module | | |



## 1. IoC

### 1.2MAF
Expand All @@ -30,13 +34,17 @@
### 1.4Unity




## 2.AOP

### 2.1Proxies

### 2.2DispatchProxy




## 3.MVVM

### 3.1Messager
Expand All @@ -46,6 +54,8 @@
### 3.3Dialog




## 4.DDD


Expand All @@ -57,6 +67,8 @@
### 5.2 Nlog




## 6. Network

### 6.1 HTTP
Expand All @@ -74,17 +86,20 @@
- 单个模块实时热更新



## 8.Common Tools & Helpers

- https://gitee.com/masuit/Masuit.Tools
- Rendering optimization helper



## 9.Software performance

- BenchmarkDotNet



## 10.Data flow

- Rx.NET
Expand All @@ -98,6 +113,8 @@
- 任务栏功能(进度、颜色...)



## Project template

创建项目模板可选是否添加非必要组件。

0 comments on commit a50891a

Please sign in to comment.