mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-10 10:20:55 +08:00
Updated Install (markdown)
@@ -40,9 +40,9 @@ dotnet add package FreeSql.Provider.MySqlConnector
|
||||
|
||||
## Guide
|
||||
|
||||
FreeSql supports basic CURD. In addition, it also supports creating models based on existing databases ([DbFirst](DbFirst_en)), and supports creating databases based on models ([CodeFirst](CodeFirst_en)).
|
||||
FreeSql supports basic CURD. In addition, it also supports creating models based on existing databases ([DbFirst](DbFirst-Mode)), and supports creating databases based on models ([CodeFirst](CodeFirst-Mode)).
|
||||
|
||||
#### Retting Started
|
||||
#### Getting Started
|
||||
|
||||
- [《FreeSql 101, Part 1: Insert Data》](Insert-Data)
|
||||
- [《FreeSql 101, Part 2: Delete Data》](Delete-Data)
|
||||
|
||||
Reference in New Issue
Block a user