chore(release): 0.0.5 #42
Annotations
10 warnings
build:
RedisIDistributedCache/RedisIDistributedCache.cs#L10
Missing XML comment for publicly visible type or member 'RedisIDistributedCacheOptions'
|
build:
RedisIDistributedCache/RedisIDistributedCache.cs#L12
Missing XML comment for publicly visible type or member 'RedisIDistributedCacheOptions.redisConnectionString'
|
build:
RedisIDistributedCache/RedisIDistributedCache.cs#L15
Missing XML comment for publicly visible type or member 'RedisIDistributedCache'
|
build:
RedisIDistributedCache/RedisIDistributedCache.cs#L20
Missing XML comment for publicly visible type or member 'RedisIDistributedCache.RedisIDistributedCache(RedisIDistributedCacheOptions)'
|
build:
RedisIDistributedCache/RedisIDistributedCache.cs#L26
Missing XML comment for publicly visible type or member 'RedisIDistributedCache.Get(string)'
|
build:
RedisIDistributedCache/RedisIDistributedCache.cs#L37
Missing XML comment for publicly visible type or member 'RedisIDistributedCache.GetAsync(string, CancellationToken)'
|
build:
RedisIDistributedCache/RedisIDistributedCache.cs#L48
Missing XML comment for publicly visible type or member 'RedisIDistributedCache.Set(string, byte[], DistributedCacheEntryOptions)'
|
build:
RedisIDistributedCache/RedisIDistributedCache.cs#L58
Missing XML comment for publicly visible type or member 'RedisIDistributedCache.SetAsync(string, byte[], DistributedCacheEntryOptions, CancellationToken)'
|
build:
RedisIDistributedCache/RedisIDistributedCache.cs#L68
Missing XML comment for publicly visible type or member 'RedisIDistributedCache.Refresh(string)'
|
build:
RedisIDistributedCache/RedisIDistributedCache.cs#L82
Missing XML comment for publicly visible type or member 'RedisIDistributedCache.RefreshAsync(string, CancellationToken)'
|