mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-11-08 18:34:55 +08:00
Update README.md
This commit is contained in:
11
README.md
11
README.md
@@ -11,14 +11,9 @@ QQ Group:225982985
|
||||
|
||||
## Nuget
|
||||
|
||||
.net Install:
|
||||
```ps1
|
||||
Install-Package sqlSugar
|
||||
```
|
||||
.net core Install:
|
||||
```ps1
|
||||
Install-Package sqlSugarCore
|
||||
```
|
||||
|.net |.net core |
|
||||
|---------| ---------|
|
||||
|Install-Package sqlSugar |Install-Package sqlSugarCore|
|
||||
|
||||
## SqlSugar's 16 Functions
|
||||
There are 16 methods under SqlSugarClient
|
||||
|
||||
Reference in New Issue
Block a user