Try our conversational search powered by Generative AI!

Namespace EPiServer.Framework.Blobs

Classes

Blob

Represents a binary large object

BlobConverter

Type converter class for Blob that handles convertion to and from strings.

BlobFactory

An factory class for working with binary large objects that can be handled by any registered provider

BlobProvider

An abstract provider for binary large objects

FileBlob

Binary large object stored as file on disk

FileBlobProvider

A default implementation used when nothing has been configured ()

NullBlobProvider

A default implementation used when nothing has been configured (for testing purposes)

TrackableStream

A stream that can wrap any stream and add trackable events useful for implementing blob providers