.net core加redis实用类库 封装了redis各种类: 1.redis连接 2.redis锁 3.各种构造方法 反正就是很实用 //在Redis中存储常用的5种数据类型:String,Hash,List,SetSorted set //这种方式要引用ServiceStack,ServiceStack.Interfaces,Ser