Angara.Table


TableSerializers

Namespace: Angara.Data

Nested types and modules

TypeDescription
TableHtmlSerializer
TableReinstateSerializer

The serializer keeps table schema as typed InfoSet and table data formatted as CSV and represented as a InfoSet blob.

TableViewHtmlSerializer
TableViewReinstateSerializer
TableViewSettingsSerializer

Functions and values

Function or valueDescription
Register libraries
Signature: libraries:seq<ISerializerLibrary> -> unit
Fork me on GitHub