dotnetcore / dotnetcore/FreeSql
AOP 中的Curdbefore 可以增加where参数调整功能
Open
- Dominant language
- C#
- Stars
- 4.4k
- Forks
- 910
- PR merge metrics
- No merged PRs in 30d
Description
#### Feature 特性
希望可以在AOP 的curdbefore 或者 comandbefore中对where 参数或者sql语句进行修改。
```c#
// c# code
```
#### 简要描述原因
```c#
// c# code
```
#### 使用场景
比如动态增加过滤条件,更方便进行数据权限控制
```c#
// c# code
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.