Namespace CoreUpload.TagHelpers
Classes
UploadAttachmentsTagHelper
Renders an attachments-style uploader that keeps a visible list of uploaded files.
UploadDropZoneTagHelper
Renders a standalone drop-zone uploader for pages that only need a drag-and-drop target.
UploaderTagHelper
Renders the main CoreUpload uploader UI and initializes the client-side uploader instance. Use this Tag Helper for the full queue, progress, validation, chunking, and JavaScript API experience.