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 11:12:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FreeSql
/
FreeSql.DbContext
/
Repository
/
ContextSet
History
2881099
1a0507d621
- 增加 IBaseRepository.AsTable 重载方法支持多表表名设置;
2023-12-12 20:45:35 +08:00
..
RepositoryDbContext.cs
- 增加 IBaseRepository.AsTable 重载方法支持多表表名设置;
2023-12-12 20:45:35 +08:00
RepositoryDbSet.cs
- 增加 IBaseRepository.AsTable 重载方法支持多表表名设置;
2023-12-12 20:45:35 +08:00
RepositoryUnitOfWork.cs
- 调整 Repository 接口定义,合并为一个 IBaseRepository;
2020-03-25 13:36:13 +08:00