mirror of
https://github.com/anjoy8/Blog.Core.git
synced 2025-02-08 02:39:26 +08:00
Updated AOP (markdown)
parent
a8ff377c38
commit
90581e5aeb
6
AOP.md
6
AOP.md
|
@ -1,7 +1,7 @@
|
|||
# 1、系列文章
|
||||
### 1、系列文章
|
||||
[https://www.cnblogs.com/laozhang-is-phi/category/1290896.html](https://www.cnblogs.com/laozhang-is-phi/category/1290896.html)
|
||||
|
||||
# 2、哪些AOP
|
||||
### 2、哪些AOP
|
||||
A、内存缓存AOP
|
||||
B、Redis缓存AOP
|
||||
C、日志AOP
|
||||
|
@ -17,7 +17,7 @@ D、SqlSugar 生产Sql语句AOP(在仓储层 DbContext.cs 上下文中 _db.Aop
|
|||
|
||||
```
|
||||
|
||||
# 3、配置AOP
|
||||
### 3、配置AOP
|
||||
|
||||
在 appsettings.json 文件中配置:
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user