Namespace Cuemon.AspNetCore.Mvc.Configuration
Assembly: Cuemon.AspNetCore.Mvc.dll
Classes
AssemblyCacheBusting
Provides cache-busting capabilities from an Assembly. This class cannot be inherited.
AssemblyCacheBustingOptions
Specifies options that is related to AssemblyCacheBustingOptions operations.
CacheBusting
Represents a way to provide cache-busting capabilities.
CacheBustingOptions
Specifies options that is related to CacheBusting operations.
DynamicCacheBusting
Provides cache-busting capabilities on a duration based interval. This class cannot be inherited.
DynamicCacheBustingOptions
Specifies options that is related to DynamicCacheBustingOptions operations.
Interfaces
ICacheBusting
An interface to provide cache-busting capabilities.