AdaptiveExpressions.Converters Namespace

Classes

ArrayExpressionConverter<T>

Converter which allows json to be expression to object or static object.

BoolExpressionConverter

Converter which allows json to be expression to object or static object.

EnumExpressionConverter<T>

Converter which allows json to be expression to object or static object.

ExpressionConverter

Converter for Expression objects - string.

ExpressionPropertyConverter<T>

Converter which allows json to be expression to object or static object.

IntExpressionConverter

Converter which allows json to be expression to object or static object.

NumberExpressionConverter

Converter which allows json to be expression to object or static object.

ObjectExpressionConverter<T>

Converter which allows json to be expression to object or static object.

StringExpressionConverter

Converter which allows json to be expression to object or static object.

ValueExpressionConverter

Converter which allows json to be expression to object or static object.