DynamicScriptServiceCollectionExtensions.AddFileWatcherFactory method

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

Registers the default IFileWatcherFactory implementation.

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

See Also