Table of Contents

Class CacheBusting

Namespace
Cuemon.AspNetCore.Configuration
Assembly
Cuemon.AspNetCore.dll

Represents a way to provide cache-busting capabilities.

public abstract class CacheBusting : ICacheBusting
Inheritance
CacheBusting
Implements
Derived

Properties

Version

Gets the version to be a part of the link you need cache-busting compatible.

public abstract string Version { get; }

Property Value

String

The version to be a part of the link you need cache-busting compatible.