Updated Home (markdown)

AlexLEWIS
2021-08-10 15:04:35 +08:00
parent 7844755048
commit 7c25ce2c13

40
Home.md

@@ -31,32 +31,32 @@ 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)
- [《Repository Layer》](Repository-Layer)
- 🚧 [《FreeSql 101, Part 3: Update Data》](Update-Data)
- 🚧 [《FreeSql 101, Part 4: Query Data》](Query-Data)
- 🚧 [《Repository Layer》](Repository-Layer)
#### Deep Learning
- [《Introduction to Codefirst Mode》](CodeFirst-Mode)
- [《CodeFirst Mode, Part 1: Entity Attributes》](Entity-Attributes)
- [《CodeFirst Mode, Part 2: FluentApi》](FluentApi-Mode)
- [《CodeFirst Mode, Part 3: Custom Attributes》](Custom-Attributes)
- [《CodeFirst Mode, Part 4: Type Mapping》](Type-Mapping)
- [《CodeFirst Mode, Part 5: Migration Structure》](Migration-Structure)
- [《Introduction to DbFirst Mode》](DbFirst-Mode)
- 🚧 [《Introduction to Codefirst Mode》](CodeFirst-Mode)
- 🚧 [《CodeFirst Mode, Part 1: Entity Attributes》](Entity-Attributes)
- 🚧 [《CodeFirst Mode, Part 2: FluentApi》](FluentApi-Mode)
- 🚧 [《CodeFirst Mode, Part 3: Custom Attributes》](Custom-Attributes)
- 🚧 [《CodeFirst Mode, Part 4: Type Mapping》](Type-Mapping)
- 🚧 [《CodeFirst Mode, Part 5: Migration Structure》](Migration-Structure)
- 🚧 [《Introduction to DbFirst Mode》](DbFirst-Mode)
#### Advanced
- [《Database Transaction》](Database-Transaction)
- [《Using Read/Write Separation》](Using-Read-Write-Separation)
- [《Sharding Tables and Database》](Sharding-Tables-and-Database)
- [《Tenant》](Tenant)
- [《Return Data》](Return-Data)
- [《FreeSql Optimization: Lazy Loading》](Lazy-Loading)
- [《FreeSql Optimization: Greed Loading》](Greed-Loading)
- [《Expression Function》](Expression-Function)
- [《ADO》](ADO)
- [《AOP》](AOP)
- 🚧 [《Database Transaction》](Database-Transaction)
- 🚧 [《Using Read/Write Separation》](Using-Read-Write-Separation)
- 🚧 [《Sharding Tables and Database》](Sharding-Tables-and-Database)
- 🚧 [《Tenant》](Tenant)
- 🚧 [《Return Data》](Return-Data)
- 🚧 [《FreeSql Optimization: Lazy Loading》](Lazy-Loading)
- 🚧 [《FreeSql Optimization: Greed Loading》](Greed-Loading)
- 🚧 [《Expression Function》](Expression-Function)
- 🚧 [《ADO》](ADO)
- 🚧 [《AOP》](AOP)
#### WeChat