Type-Mapping

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

@@ -187,6 +187,6 @@ class UserRole
- [《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 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》](%e7%b1%bb%e5%9e%8b%e6%98%a0%e5%b0%84)
- [《Import Entity Configuration from Database》](Import-Entity-Configuration-from-Database)

@@ -41,7 +41,7 @@ FreeSql supports basic CURD. In addition, it also supports creating models based
- 🚧 [《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 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》](%e7%b1%bb%e5%9e%8b%e6%98%a0%e5%b0%84)
- 🚧 [《CodeFirst Mode, Part 5: Migration Structure》](Migration-Structure)
- 🚧 [《Introduction to DbFirst Mode》](DbFirst)

@@ -22,6 +22,6 @@ Database configuration> Entity Attribute> FluentApi> Aop (custom entity attribut
- [《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 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》](%e7%b1%bb%e5%9e%8b%e6%98%a0%e5%b0%84)
- [《CodeFirst Mode, Part 5: Migration Structure》](Migration-Structure)
- [《CodeFirst Mode, Part 6: Entity Relationship》](Entity-Relationship)

@@ -59,7 +59,7 @@ FreeSql supports basic CURD. In addition, it also supports creating models based
- [《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 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》](%e7%b1%bb%e5%9e%8b%e6%98%a0%e5%b0%84)
- [《CodeFirst Mode, Part 5: Migration Structure》](Migration-Structure)
- [《Introduction to DbFirst Mode》](DbFirst)