Table of Contents

Class StartupSysCaching

Namespace
ToSic.Sys.Run.Startup
Assembly
ToSic.Sys.Caching.dll
[InternalApi_DoNotUse_MayChangeWithoutNotice]
public static class StartupSysCaching
Inheritance
object
StartupSysCaching

Methods

AddSysCaching(IServiceCollection)

Add System Caching to dependency injection.

public static IServiceCollection AddSysCaching(this IServiceCollection services)

Parameters

services IServiceCollection

Returns

IServiceCollection