We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f84ceec commit cb96e99Copy full SHA for cb96e99
src/Microsoft.Extensions.Caching.ServiceStackRedis/project.json
@@ -1,5 +1,6 @@
1
{
2
"version": "1.0.0.1",
3
+ "name": "ServiceStackRedisCache",
4
"description": "Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using ServiceStack.Redis.Core",
5
"projectUrl": "https://github.com/cnblogs/ServiceStackRedisCache",
6
"authors": [ "cnblogs.com" ],
0 commit comments