Update README.md

This commit is contained in:
sunkaixuan
2019-05-22 21:04:34 +08:00
committed by GitHub
parent 5b42a24f67
commit 465c9c7ea1

View File

@@ -1,4 +1,4 @@
# SqlSugar 5.X API # SqlSugar 5.X API
Using SqlSugar is very simple ,And it's powerful. Using SqlSugar is very simple ,And it's powerful.
@@ -11,15 +11,10 @@ QQ Group:225982985
## Nuget ## Nuget
.net Install |.net |.net core |
```ps1 |---------| ---------|
Install-Package sqlSugar |Install-Package sqlSugar |Install-Package sqlSugarCore|
```
.net core Install
```ps1
Install-Package sqlSugarCore
```
## SqlSugar's 16 Functions ## SqlSugar's 16 Functions
There are 16 methods under SqlSugarClient There are 16 methods under SqlSugarClient
![输入图片说明](http://www.codeisbug.com/_theme/ueditor/utf8-net/net/upload/image/20190430/6369224056499802674782957.jpg?id=1 "sqlsugar") ![输入图片说明](http://www.codeisbug.com/_theme/ueditor/utf8-net/net/upload/image/20190430/6369224056499802674782957.jpg?id=1 "sqlsugar")