28810
|
24cc8bc1da
|
- 调整 Aop 改为 event 事件;
- 调整 Ado.AopCommandExecuting/AopCommandExecuted 到 Aop.CommandBefore/After;
- 增加 Aop.TraceBefore/After 事件;
|
2020-03-02 18:57:53 +08:00 |
|
28810
|
90101e2d22
|
v1.1.0-preview3
|
2020-01-09 18:21:29 +08:00 |
|
28810
|
4859dc9741
|
Revert "- 增加 UnitOfWork 静态属性 DebugBeingUsed,用于生产环境监视正在使用中的事务;"
This reverts commit af9084e9a02825239dab3dd28534789e0d1df99b.
|
2019-11-21 22:04:43 +08:00 |
|
28810
|
af9084e9a0
|
- 增加 UnitOfWork 静态属性 DebugBeingUsed,用于生产环境监视正在使用中的事务;
|
2019-11-21 22:04:15 +08:00 |
|
28810
|
8c5d5ddedc
|
- 增加 UnitOfWork 静态属性 DebugBeingUsed,用于生产环境监视正在使用中的事务;
|
2019-11-21 21:55:04 +08:00 |
|
28810
|
7d1f9b126f
|
debug Destructor #131
|
2019-11-15 13:25:14 +08:00 |
|
28810
|
d7877924a5
|
- 调整 DbContext.EntityChangeInfo 类名为 DbContext.EntityChangeReport.ChangeInfo;
- 调整 IUnitOfWork 接口,移除 OnEntityChange 属性,增加 EntityChangeReport 属性;
|
2019-10-15 19:18:31 +08:00 |
|
28810
|
e823f9dcd0
|
- 增加 FreeSql.DbContext 实体对象的变化事件;
> 文档:https://github.com/2881099/FreeSql/wiki/DbContext#%E5%AE%9E%E4%BD%93%E5%8F%98%E5%8C%96%E4%BA%8B%E4%BB%B6
- 补充 Aop.CurdBefore 事件参数 Table 实体类型的元数据;
|
2019-10-12 01:02:42 +08:00 |
|
28810
|
fc84f68f3a
|
- 增加 UnitOfWork.Current 静态属性,AsyncLocal 实现 [NETStandard 2.0];
|
2019-07-25 16:45:07 +08:00 |
|
28810
|
f8c3608fda
|
源代码改用vs默认格式化
|
2019-06-27 09:40:35 +08:00 |
|
28810
|
611c066481
|
- 合并 FreeSql.DbContext 项目至 FreeSql 维护;
|
2019-06-26 10:09:26 +08:00 |
|
28810
|
be5259dd68
|
移除 FreeSql.DbContext,成为独立项目
|
2019-04-01 10:48:39 +08:00 |
|
28810
|
a7e06843a9
|
FreeSql.DbContext 融合 Repository + UnitOfWork
|
2019-03-30 19:11:17 +08:00 |
|
28810
|
496750da94
|
FreeSql.DbContext 内部仓储融合
|
2019-03-30 17:14:23 +08:00 |
|