Krystalware
SlickUpload logo

Krystalware.SlickUpload Namespace

The core SlickUpload functionality.

Types

HttpUploadModule

The HttpUploadModule is the core of SlickUpload.

IUploadFileFilter

Represents a contract for file filtering.

SlickUploadHandlerBase

An HttpHandler that returns status information for a specified upload in an xml document.

IUploadLengthFilter

Represents a contract for request length filtering.

IUploadRequestFilter

Represents a contract for request filtering.

UploadedFile

Provides information about a file that has been uploaded. All files are streamed to an upload location as they arrive. Each UploadedFile instance contains information about a single uploaded file.

RequestRecorderModule

The RequestRecorderModule provides a method to record a request for debugging purposes.

UploadException

Represents errors that occur during an upload.