Updated Home (markdown)

AlexLEWIS
2021-08-20 13:36:11 +08:00
parent ea5cef1caf
commit ee7b94840e

@@ -32,7 +32,7 @@ FreeSql supports basic CURD. In addition, it also supports creating models based
- [《FreeSql 101, Part 1: Insert Data》](Insert-Data)
- [《FreeSql 101, Part 2: Delete Data》](Delete-Data)
- [《FreeSql 101, Part 3: Update Data》](Update-Data)
- 🚧 [《FreeSql 101, Part 4: Query Data》](Query-Data)
- [《FreeSql 101, Part 4: Query Data》](Query-Data)
- 🚧 [《Repository Layer》](Repository-Layer)
#### Deep Learning
@@ -55,8 +55,8 @@ FreeSql supports basic CURD. In addition, it also supports creating models based
- 🚧 [《FreeSql Optimization: Lazy Loading》](Lazy-Loading)
- 🚧 [《FreeSql Optimization: Greed Loading》](Greed-Loading)
- 🚧 [《Expression Function》](Expression-Function)
- 🚧 [《ADO》](ADO)
- 🚧 [《AOP》](AOP)
- 🚧 [《ADO》](ActiveX-Data-Objects)
- 🚧 [《AOP》](Aspect-Oriented-Programming)
#### WeChat