mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-04-22 18:52:50 +08:00
update readme
This commit is contained in:
parent
f4c9bd5af6
commit
113a8276b3
@ -1,4 +1,6 @@
|
||||
这个 FreeSql 扩展包,实现与 EfCore FluentApi 95% 相似的使用习惯;
|
||||
FreeSql 原本的 FluentApi 方法名与特性名保持一致,所以使用理解成本较低(只需要了解一份);
|
||||
|
||||
这个扩展包目的,为了照顾熟悉 EfCore FluentApi 的开发者,使用习惯 95% 相似;
|
||||
|
||||
## 以假乱真
|
||||
|
||||
|
@ -40,7 +40,7 @@ FreeSql 是功能强大的对象关系映射技术(O/RM),支持 .NETCore 2.1+
|
||||
- 要么[FreeSql.Connection.Extensions](https://github.com/2881099/FreeSql.Connection.Extensions),有点像Dapper的使用习惯;
|
||||
- 要么[FreeSql.BaseEntity](https://github.com/2881099/FreeSql/tree/master/Examples/base_entity),我求简单现在使用的这个;
|
||||
|
||||
> 即将推出 FluentApi 实体模型与 EfCore 90% 相似的扩展包;
|
||||
> 即将推出 [FluentApi 实体模型与 EfCore 90% 相似的扩展包](https://github.com/2881099/FreeSql/tree/master/Extensions/FreeSql.Extensions.EfCoreFluentApi);
|
||||
|
||||
> 学习项目
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user