Table of Contents

Namespace CloudStorageORM.Abstractions

Classes

BlobSettingsAttribute

Declares blob settings metadata for an entity type.

ModelAttribute

Base attribute type for CloudStorageORM model annotations.

StorageListPage

Represents a single provider list page with continuation state.

Structs

StorageObject<T>

Represents a storage read result that includes the entity value, ETag, and existence status.

Interfaces

IETag

Contract for entities that persist an object-store ETag for optimistic concurrency checks.