Class SqliteNativeCipherBuilderExtensions
public static class SqliteNativeCipherBuilderExtensions
- Inheritance
-
SqliteNativeCipherBuilderExtensions
- Inherited Members
Methods
- UseSqliteNativeCipher(EdgeBuilder, Action<QedgeSqlCipherNativeProvider>?)
Registers the SQLCipher native provider. Calling this together with
UseSqliteNative()is a configuration error caught when a database is resolved.