Skip to content

DynamicScriptServiceCollectionExtensions.AddScriptBundling method (1 of 2)

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

public static void AddScriptBundling(this IServiceCollection collection)

See Also


DynamicScriptServiceCollectionExtensions.AddScriptBundling method (2 of 2)

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

public static void AddScriptBundling(this IServiceCollection collection, 
    Action<ScriptBundlingOptions> setupAction)

See Also