Class SqliteConnectionExtensions
Small, visible-SQL helpers. Not an ORM: EF Core, sqlite-net-pcl and Dapper remain the recommended object-mapping layers and all work unchanged on top of this provider.
public static class SqliteConnectionExtensions
- Inheritance
-
SqliteConnectionExtensions
- Inherited Members
Methods
- ToParameters(object)
Binds each public instance property of
parametersas$Name.ReadOnlyMemory<float>,Memory<float>andfloat[]bind as a sqlite-vec float32 blob.