VariablesMap class

Provides utility methods for mapping and flattening variables from various sources.

public static class VariablesMap

Public Members

name description
static GetCommonProperties(…) Populates the provided dictionary with common request and server properties from the Kestrun context.
static GetSharedStateStore(…) Populates the provided dictionary with variables from the shared state store.
static GetVariablesMap(…) Populates the provided dictionary with variables from the request context and shared state store.

See Also