Microsoft.Azure.Functions.Worker.Converters Namespace

Classes

ConverterContext

A type defining the information needed for an input conversion operation.

InputConverterAttribute

An attribute that can specify a type of IInputConverter to use for function input conversion.

Structs

ConversionResult

A type representing the result of function input conversion operation.

Interfaces

IInputConverter

Provides a mechanism for input conversion.

Enums

ConversionStatus

Conversion status enumeration.