namespace: Serenity.Extensions.DependencyInjection assembly: Serenity.Net.Web
Registers the default IContentHashCache
implementation.
public static IServiceCollection AddContentHashCache(this IServiceCollection collection)
parameter | description |
---|---|
collection | Service collection |