Namespace Subsembly.Supa
Classes
SupaColumn
Holds meta information about a SUPA data column.
SupaColumnHelper
SupaConverter
Methods for conversion between SEPA objects and SUPA records.
SupaCsiColumn
Provides the mapping from an import CSV column to the corresponding destination SUPA record field.
SupaRecord
An abstract name/value container representing a single SUPA data record. A SUPA record is basically just a name/value string dictionary.
SupaRecordCsv
Implements ISupaRecord based on a Subsembly.Csv.CsvValues.
SupaRecordJson
Implements ISupaRecord based on a JsonObject.
SupaRecordTypeConverter
SupaRecordUri
Implements ISupaRecord based on a System.Uri.
SupaRecordUriActionConverter
Interfaces
ISupaRecord
An abstract name/value container representing a single SUPA data record. A SUPA record is basically just a name/value string dictionary.
Enums
SupaDataType
The type of a value stored in a ISupaRecord.