runliuv

runliuv@cnblogs

  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 :: 管理 ::

12 2022 档案

摘要:C# .NET HttpWebRequest 按每个(单个)请求跳过证书校验 自签名证书 HTTPS TLS 。 使用.NET 4.5 新加的属性 HttpWebRequest.ServerCertificateValidationCallback。 HttpWebRequest request = 阅读全文
posted @ 2022-12-14 17:05 runliuv 阅读(820) 评论(0) 推荐(0)

摘要:The model backing the 'MainDbContext' context has changed since the database was created. Consider using Code First Migrations to update the database 阅读全文
posted @ 2022-12-08 14:32 runliuv 阅读(382) 评论(0) 推荐(0)