首页 > 代码库 > 踩坑 net core

踩坑 net core

webclient   可以替换为 HttpClient

 

下载获取url的内容:

 

 

证书: https://stackoverflow.com/questions/40014047/add-client-certificate-to-net-core-httpclient

 

踩坑 net core