mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-04 07:20:51 +08:00
1
@@ -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 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)
|
||||
- [《Import Entity Configuration from Database》](Import-Entity-Configuration-from-Database)
|
||||
|
||||
|
||||
2
Home.md
2
Home.md
@@ -40,7 +40,7 @@ FreeSql supports basic CURD. In addition, it also supports creating models based
|
||||
- 🚧 [《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 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 5: Migration Structure》](Migration-Structure)
|
||||
- 🚧 [《Introduction to DbFirst Mode》](DbFirst)
|
||||
|
||||
@@ -21,7 +21,7 @@ Database configuration> Entity Attribute> FluentApi> Aop (custom entity attribut
|
||||
- [《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 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 5: Migration Structure》](Migration-Structure)
|
||||
- [《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)
|
||||
- [《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》](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 5: Migration Structure》](Migration-Structure)
|
||||
- [《Introduction to DbFirst Mode》](DbFirst)
|
||||
|
||||
Reference in New Issue
Block a user