mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-06-18 12:03:21 +08:00
update readme
This commit is contained in:
parent
6581e435ad
commit
7f52c3995f
@ -1,10 +1,8 @@
|
||||
## FreeSql
|
||||
## 🦄 FreeSql
|
||||
|
||||
[](https://www.nuget.org/packages/FreeSql) [](https://www.nuget.org/stats/packages/FreeSql?groupby=Version) [](https://raw.githubusercontent.com/2881099/FreeSql/master/LICENSE.txt)
|
||||
|
||||
FreeSql 是功能强大的对象关系映射技术(O/RM),支持 .NETCore 2.1+ 或 .NETFramework 4.0+ 或 Xamarin
|
||||
|
||||
## 🐮 Features
|
||||
FreeSql 是功能强大的对象关系映射技术(O/RM),支持 .NETCore 2.1+ 或 .NETFramework 4.0+ 或 Xamarin。
|
||||
|
||||
- [x] 支持 CodeFirst 迁移,哪怕使用 Access 数据库也支持;
|
||||
- [x] 支持 DbFirst 从数据库导入实体类,[安装实体类生成工具](https://github.com/2881099/FreeSql/wiki/DbFirst);
|
||||
|
Loading…
x
Reference in New Issue
Block a user