这个在.net core 里面不能用
@痛快: 你看看github仓库,有个rtm分支的
@SeayXu: 已看到,非常感谢
@痛快: 不客气
@SeayXu: .net core中现在怎么引用自已编译出来的DLL呀,好像除了NUGET的不能引用了
@痛快: vs里面是可以的
@SeayXu: 不行呀提示
@痛快: 同一个解决方案的是可以的,或者是打包成nuget包引用,建议打包成nuget包
https://docs.asp.net/en/latest/performance/caching/distributed.html?highlight=redis#id3
微软官方文档。