1

2881099
2023-11-22 19:50:03 +08:00
parent 6dfe168632
commit 6d51264f97
4 changed files with 4 additions and 4 deletions

@@ -186,7 +186,7 @@ class UserRole
- [《CodeFirst Mode, Part 1: Entity Attributes》](%E5%AE%9E%E4%BD%93%E7%89%B9%E6%80%A7) - [《CodeFirst Mode, Part 1: Entity Attributes》](%E5%AE%9E%E4%BD%93%E7%89%B9%E6%80%A7)
- [《CodeFirst Mode, Part 2: FluentApi》](FluentApi) - [《CodeFirst Mode, Part 2: FluentApi》](FluentApi)
- [《CodeFirst Mode, Part 3: Custom Attributes》](Custom-Attributes) - [《CodeFirst Mode, Part 3: Custom Attributes》](%e8%87%aa%e5%ae%9a%e4%b9%89%e7%89%b9%e6%80%a7)
- [《CodeFirst Mode, Part 4: Type Mapping》](Type-Mapping) - [《CodeFirst Mode, Part 4: Type Mapping》](Type-Mapping)
- [《Import Entity Configuration from Database》](Import-Entity-Configuration-from-Database) - [《Import Entity Configuration from Database》](Import-Entity-Configuration-from-Database)

@@ -40,7 +40,7 @@ FreeSql supports basic CURD. In addition, it also supports creating models based
- 🚧 [《Introduction to Codefirst Mode》](CodeFirst) - 🚧 [《Introduction to Codefirst Mode》](CodeFirst)
- 🚧 [《CodeFirst Mode, Part 1: Entity Attributes》](%E5%AE%9E%E4%BD%93%E7%89%B9%E6%80%A7) - 🚧 [《CodeFirst Mode, Part 1: Entity Attributes》](%E5%AE%9E%E4%BD%93%E7%89%B9%E6%80%A7)
- 🚧 [《CodeFirst Mode, Part 2: FluentApi》](FluentApi) - 🚧 [《CodeFirst Mode, Part 2: FluentApi》](FluentApi)
- 🚧 [《CodeFirst Mode, Part 3: Custom Attributes》](Custom-Attributes) - 🚧 [《CodeFirst Mode, Part 3: Custom Attributes》](%e8%87%aa%e5%ae%9a%e4%b9%89%e7%89%b9%e6%80%a7)
- 🚧 [《CodeFirst Mode, Part 4: Type Mapping》](Type-Mapping) - 🚧 [《CodeFirst Mode, Part 4: Type Mapping》](Type-Mapping)
- 🚧 [《CodeFirst Mode, Part 5: Migration Structure》](Migration-Structure) - 🚧 [《CodeFirst Mode, Part 5: Migration Structure》](Migration-Structure)
- 🚧 [《Introduction to DbFirst Mode》](DbFirst) - 🚧 [《Introduction to DbFirst Mode》](DbFirst)

@@ -21,7 +21,7 @@ Database configuration> Entity Attribute> FluentApi> Aop (custom entity attribut
- [《Introduction to Codefirst Mode》](CodeFirst) - [《Introduction to Codefirst Mode》](CodeFirst)
- [《CodeFirst Mode, Part 1: Entity Attributes》](%E5%AE%9E%E4%BD%93%E7%89%B9%E6%80%A7) - [《CodeFirst Mode, Part 1: Entity Attributes》](%E5%AE%9E%E4%BD%93%E7%89%B9%E6%80%A7)
- [《CodeFirst Mode, Part 2: FluentApi》](FluentApi) - [《CodeFirst Mode, Part 2: FluentApi》](FluentApi)
- [《CodeFirst Mode, Part 3: Custom Attributes》](Custom-Attributes) - [《CodeFirst Mode, Part 3: Custom Attributes》](%e8%87%aa%e5%ae%9a%e4%b9%89%e7%89%b9%e6%80%a7)
- [《CodeFirst Mode, Part 4: Type Mapping》](Type-Mapping) - [《CodeFirst Mode, Part 4: Type Mapping》](Type-Mapping)
- [《CodeFirst Mode, Part 5: Migration Structure》](Migration-Structure) - [《CodeFirst Mode, Part 5: Migration Structure》](Migration-Structure)
- [《CodeFirst Mode, Part 6: Entity Relationship》](Entity-Relationship) - [《CodeFirst Mode, Part 6: Entity Relationship》](Entity-Relationship)

@@ -58,7 +58,7 @@ FreeSql supports basic CURD. In addition, it also supports creating models based
- [《Introduction to Codefirst Mode》](CodeFirst) - [《Introduction to Codefirst Mode》](CodeFirst)
- [《CodeFirst Mode, Part 1: Entity Attributes》](%E5%AE%9E%E4%BD%93%E7%89%B9%E6%80%A7) - [《CodeFirst Mode, Part 1: Entity Attributes》](%E5%AE%9E%E4%BD%93%E7%89%B9%E6%80%A7)
- [《CodeFirst Mode, Part 2: FluentApi》](FluentApi) - [《CodeFirst Mode, Part 2: FluentApi》](FluentApi)
- [《CodeFirst Mode, Part 3: Custom Attributes》](Custom-Attributes) - [《CodeFirst Mode, Part 3: Custom Attributes》](%e8%87%aa%e5%ae%9a%e4%b9%89%e7%89%b9%e6%80%a7)
- [《CodeFirst Mode, Part 4: Type Mapping》](Type-Mapping) - [《CodeFirst Mode, Part 4: Type Mapping》](Type-Mapping)
- [《CodeFirst Mode, Part 5: Migration Structure》](Migration-Structure) - [《CodeFirst Mode, Part 5: Migration Structure》](Migration-Structure)
- [《Introduction to DbFirst Mode》](DbFirst) - [《Introduction to DbFirst Mode》](DbFirst)