C# (CSharp) LongoMatch.DB Namespace

Nested Namespaces

LongoMatch.DB.Documents

Classes

Name Description
CouchbaseManagerLongoMatch
CouchbaseStorageLongoMatch
DataBase
DatabaseMigration Migrates a file-based database from LongoMatch < 1.2 to a Couchbase.Lite database.
DocumentsSerializer
FileStorage
IDReferenceResolver
ImageConverter Converts fields with LongoMatch.Core.Common.Image objects into Attachments, using as field value the name of the attachment prefixed with the attachment:: string. In the desrialization process, it loads LongoMatch.Core.Common.Image from the attachment with the same as the set in the property.
LiteDB
StorablesConverter Serialize objects matching any of the types lists passed in the constructor using their object ID.