DynamicScriptServiceCollectionExtensions.AddContentHashCache method

namespace: Serenity.Extensions.DependencyInjection   assemblySerenity.Net.Web

Registers the default IContentHashCache implementation.

public static IServiceCollection AddContentHashCache(this IServiceCollection collection)
parameter description
collection Service collection

See Also