mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-04-22 10:42:52 +08:00
update readme
This commit is contained in:
parent
8ad9198f0e
commit
f43b740392
BIN
functions.png
Normal file
BIN
functions.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 50 KiB |
@ -1,5 +1,5 @@
|
|||||||
<p align="center">
|
<p align="center">
|
||||||
<img height="210" src="https://user-images.githubusercontent.com/16286519/64791495-63fa1080-d5aa-11e9-8563-04d55fb54293.png"/>
|
<img height="210" src="https://github.com/2881099/FreeSql/blob/master/logo.png?raw=true"/>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
FreeSql 是一个功能强大的对象关系映射程序(O/RM),支持 .NETCore 2.1+ 或 .NETFramework 4.5+(QQ群:4336577)
|
FreeSql 是一个功能强大的对象关系映射程序(O/RM),支持 .NETCore 2.1+ 或 .NETFramework 4.5+(QQ群:4336577)
|
||||||
@ -62,6 +62,10 @@ FreeSql 是一个功能强大的对象关系映射程序(O/RM),支持 .NETCore
|
|||||||
| FreeSql.Extensions.JsonMap | NETStandard2.0、net45 |
|
| FreeSql.Extensions.JsonMap | NETStandard2.0、net45 |
|
||||||
| FreeSql.Extensions.BaseEntity | NETStandard2.0 |
|
| FreeSql.Extensions.BaseEntity | NETStandard2.0 |
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<img src="https://github.com/2881099/FreeSql/blob/master/functions.png?raw=true"/>
|
||||||
|
</p>
|
||||||
|
|
||||||
# Quick start
|
# Quick start
|
||||||
|
|
||||||
> dotnet add package FreeSql.Provider.Sqlite
|
> dotnet add package FreeSql.Provider.Sqlite
|
||||||
|
Loading…
x
Reference in New Issue
Block a user