Namespace DataWeb.Media
Classes
EditorService
Provides functionality to replace the media URLs (images and documents) in a given text with the corresponding URLs for the specified routes.
File
Represents a file and provides methods to retrieve and set its properties.
FileData
Represents the data of a file.
FileDescription
FileFilter
Represents a set of criteria used to filter files when querying the file store.
FileService
Provides functionalities to manage media files.
FileSettings
MediaFilter
MediaRoute
Represents a media route which can be used to generate URLs for media files.
MediaService
Provides functionalities to manage media files.
SaveUploadStreamResult
Represents the result of a stream upload operation.
ThumbnailDefinition
Represents the definition of the thumbnail.
Interfaces
IEditorService
Provides functionality to replace the media URLs (images and documents) in a given text with the corresponding URLs for the specified routes.
IFile
Defines the interface for handling files.
IFileService
Defines the interface for a service that manages media files (e.g. images, documents).
IFileStore
Interface for a file store.
IImageService
Represents a service for manipulating images.
IMediaService
Defines the interface for a service that manages media files (e.g. images, documents).
Enums
QualityMode
Enum representing the mode to use for compressing an image.
ResizeMode
Enum representing the mode to use for resizing an image.