Namespace DataWeb.Storage.FileSystem
Classes
FileStorageStore
File storage implementation using the local file system. Provides operations to upload, download, move, clone, and delete files within a sandboxed storage path to prevent unauthorized access.
ServicesConfiguration
Provides extension methods to register the file system storage services into the dependency injection container.
ThumbnailStorageStore
Thumbnail storage implementation using the local file system. Provides operations to check, download, upload, and delete thumbnail files stored under the configured thumbnail path.