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-22 02:32:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FreeSql
/
FreeSql.DbContext
/
DbContext
History
2881099
b024c54d01
- 移除 Repository SaveMany;
2024-07-24 21:21:30 +08:00
..
DbContext.cs
- 移除 Repository SaveMany;
2024-07-24 21:21:30 +08:00
DbContextAsync.cs
- 修复 Repository/DbContext 同一实例执行报错后续无法再 CRUD;
2022-11-07 18:16:54 +08:00
DbContextOptions.cs
- 移除 Repository SaveMany;
2024-07-24 21:21:30 +08:00
DbContextOptionsBuilder.cs
- 补充 使用 IsIgnore 忽略后,表达式再使用时的友好错误提示;
2019-08-13 17:17:38 +08:00
DbContextScopedFreeSql.cs
- 优化 UnitOfWork 与 ForUpdate 事务开启逻辑;
2022-12-08 15:49:18 +08:00
DbContextSync.cs
- 修复 Repository/DbContext 同一实例执行报错后续无法再 CRUD;
2022-11-07 18:16:54 +08:00
FreeContext.cs
- 优化 DbContext/Repository Orm 属性进行 CURD 与自身事务相同【新突破】;#270
2020-04-10 19:54:43 +08:00