Table of Contents

Class CacheHostBuilderExtension

Namespace
adas_core.Infrastructure.Utils
Assembly
adas-core.Infrastructure.dll

Provides extension methods for configuring or building cache host instances.

public static class CacheHostBuilderExtension
Inheritance
CacheHostBuilderExtension
Inherited Members

Methods

UseCache(IHostBuilder)

public static IHostBuilder UseCache(this IHostBuilder hostBuilder)

Parameters

hostBuilder IHostBuilder

Returns

IHostBuilder