摘要:
.NET 7(C#)配置使用log4net日志框架的方法 新建LogHelper帮助类 using log4net; namespace WebTestDemo.Helper { public class LogHelper() { private readonly ILog _logger = L 阅读全文
摘要:
HttpClient 类 Bugs and Documentation Errors in .NET's HttpClient Frustrate Developers C# – Configuring HttpClient connection keep-alive Should I pass t 阅读全文