摘要:
https://github.com/dotnetcore/WebApiClient https://github.com/restsharp/RestSharp 阅读全文
摘要:
/// <summary> /// AOP 目标:use AspectCore ,在执行 HelloAsync 失败的时候自动执行 HelloFallBackAsync ,达到熔断降级 /// </summary> class Program { static void Main(string[] 阅读全文
摘要:
官方: https://github.com/App-vNext/Polly Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such 阅读全文