This commit is contained in:
28810
2019-06-05 15:42:44 +08:00
parent 93bbcaebbf
commit 0c575c7b56
2 changed files with 4 additions and 0 deletions

View File

@ -36,6 +36,7 @@ FreeSql 是一个功能强大的 .NETStandard 库,用于对象关系映射程
- FreeSql.Repository 也是扩展包,提供仓储+工作单元用法;
- FreeSql.Connection.Extensions 也是扩展包,提供像 Dapper 一样的用法;
- [FreeSql.Tools 生成器](https://github.com/2881099/FreeSql.Tools),基于 razor 模板的生成器;
- [ABP 使用 FreeSql ORM](https://github.com/gnsilence/JPGZService),测试中...;
# Providers