Show / Hide Table of Contents

Class RedisSharedCacheExtensions

Inheritance
System.Object
RedisSharedCacheExtensions
Namespace:InfinniPlatform.AspNetCore
Assembly:InfinniPlatform.Cache.Redis.dll
Syntax
public static class RedisSharedCacheExtensions : object

Methods

| Improve this Doc View Source

AddRedisSharedCache(IServiceCollection)

Declaration
public static IServiceCollection AddRedisSharedCache(this IServiceCollection services)
Parameters
Type Name Description
IServiceCollection services
Returns
Type Description
IServiceCollection
| Improve this Doc View Source

AddRedisSharedCache(IServiceCollection, IConfigurationRoot)

Declaration
public static IServiceCollection AddRedisSharedCache(this IServiceCollection services, IConfigurationRoot configuration)
Parameters
Type Name Description
IServiceCollection services
IConfigurationRoot configuration
Returns
Type Description
IServiceCollection
| Improve this Doc View Source

AddRedisSharedCache(IServiceCollection, RedisSharedCacheOptions)

Declaration
public static IServiceCollection AddRedisSharedCache(this IServiceCollection services, RedisSharedCacheOptions options)
Parameters
Type Name Description
IServiceCollection services
RedisSharedCacheOptions options
Returns
Type Description
IServiceCollection
  • Improve this Doc
  • View Source
Back to top © Copyright Infinnity Solutions Ltd, 2010–2017.