Skip to content

Commit 5df0376

Browse files
Update README.md
1 parent 24ec50b commit 5df0376

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,15 @@
99
### 中间件
1010
* [Polly](https://github.com/App-vNext/Polly)
1111
> Polly 是一个 .NET 弹性和瞬态故障处理库,允许开发人员以流畅和线程安全的方式表达重试、断路器、超时、隔板隔离和回退等策略。从 6.0.1 版开始,Polly 面向 .NET Standard 1.1 和 2.0+
12+
* [AspNetCoreRateLimit](https://github.com/stefanprodan/AspNetCoreRateLimit)
13+
> ASP.NET Core 限速中间件
14+
* [Swagger]()
15+
> 接口API文档
16+
* [MiniProfiler]()
17+
> 接口性能分析
18+
* [Automapper]()
19+
> 对象关系映射
20+
1221

1322
### 认证授权
1423
* [IdentityServer4]()

0 commit comments

Comments
 (0)