Namespace DataWeb.Storage
Classes
FileStorageService
Service for working with file storage providers.
StorageFileProperties
Represents the properties of a storage file.
StorageResult
Represents the result of a storage operation.
Interfaces
IFileStorageService
Defines a file storage service that abstracts away the implementation details of interacting with different file storage providers.
IFileStorageStore
Represents a file storage store interface that defines operations related to file storage stores.
IThumbnailStorageStore
Interface for a storage store that handles thumbnails.