摘要:
using System; using System.Collections.Generic; using System.Globalization; using System.IO; using System.Linq; using System.Text; using System.Web; using System.Xml; using System.Xml.Serializati... 阅读全文
摘要:
using StackExchange.Redis; using System; using System.Collections.Generic; using System.Linq; using System.Configuration; using Newtonsoft.Json; namespace Services { public class CacheServic... 阅读全文
摘要:
通过过代理调用 wcf服务 using Microsoft.Extensions.Options; using System; using System.Collections.Generic; using System.Linq; using System.Net; using System.Net.Security; using System.Security.Cryptography.X5... 阅读全文