This website requires JavaScript.
Explore
Help
Register
Sign In
tk
/
FreeSql
Watch
1
Star
0
Fork
0
You've already forked FreeSql
mirror of
https://github.com/nsnail/FreeSql.git
synced
2025-04-23 19:22:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FreeSql
/
FreeSql.DbContext
/
Repository
/
Repository
History
2881099
bf92f09b9e
v3.2.808
#1698
#1694
#1691
#1688
#1681
#1680
#1521
#1676 #1568
2023-12-20 19:30:22 +08:00
..
BaseRepository.cs
v3.2.808
#1698
#1694
#1691
#1688
#1681
#1680
#1521
#1676 #1568
2023-12-20 19:30:22 +08:00
BaseRepositoryAsync.cs
Update async public换成public async
2022-08-22 22:09:29 +08:00
DefaultRepository.cs
- 增加 UnitOfWorkManager 工作单元管理器,实现多种传播事务;#289
2020-04-24 01:47:48 +08:00
IBaseRepository.cs
- 增加 IBaseRepository.AsTable 重载方法支持多表表名设置;
2023-12-12 20:45:35 +08:00