Skip to content

RelativeTimeExtensions class

Defined in

Namespace: ReactiveMarbles.CacheDatabase.Core Assembly: ReactiveMarbles.CacheDatabase.Core.dll Full name: ReactiveMarbles.CacheDatabase.Core.RelativeTimeExtensions Modifiers: public static

Summary

View source

        A set of extension methods that assist with setting expiration times
        based on increments from the current time.
        

Applies to

netstandard2.0

Methods

NameSummary
static InsertInserts a item into the cache.
static InsertObjectInserts a item into the cache.
static DownloadUrlDownloads the specified url if there is not already a entry in the cache.
static SaveLoginSaves a username and password.
Inherited members