Some remarks and description about this assembly.
Classes
AsyncTableQuery<T> | Represents asynchronus SQLite table query. |
OrderedAsyncTableQuery<T> | Represents asynchronoues SQLite ordered table query. |
ServiceInitializer | Represents service initializer for sqlite service. |
SQLite3 | Represents SQLite3 commands execution. |
SQLiteAsyncConnection | Represents an async open connection to a SQLite database. |
SQLiteCommand | Represents SQLite command. |
SQLiteConnection | Represents an open connection to a SQLite database. |
SQLiteConnectionString | Represents a parsed connection string. |