LibManCacheCleanExtensions Class

Summary

Extensions for LibManCacheCleanSettings.
Assembly
Cake.LibMan.dll
Namespace
Cake.LibMan.Cache
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["LibManCacheCleanExtensions"] class Type type-node

Syntax

public static class LibManCacheCleanExtensions

Methods

Name Value Summary
WithProvider(LibManCacheCleanSettings, CdnProvider) LibManCacheCleanSettings
Sets the cdn provider to clear the cache for. Does not support filesystem provider.
static

Extension Methods

Name Value Summary
ToDictionary() IDictionary<string, object>
Requires the Cake.DeployParams addin