Info
Version: | 1.0.3 |
Author(s): | Smt.Sentinel.AspnetCore |
Last Update: | Friday, May 8, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Smt.Sentinel.AspnetCore |
Install
Install-Package Smt.Sentinel.AspnetCore
dotnet add package Smt.Sentinel.AspnetCore
paket add Smt.Sentinel.AspnetCore
Smt.Sentinel.AspnetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.Routing(>= 2.2.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 3.1.3)
- Smt.Sentinel.Core(>= 1.0.3)
2020-4-22
1、流控请求处理只针对GET,POST,PUT,DELETE
Release 2020-4-23
1、更新流控内核到1.0.2版本
Release 2020-5-8
1、更新内核到1.0.3版本.