摘要: https://learn.microsoft.com/zh-cn/dotnet/standard/data/sqlite/encryption?tabs=net-cli https://www.zetetic.net/sqlcipher/ SQLite 在默认情况下不支持加密数据库文件。 而是需要 阅读全文
posted @ 2025-03-08 12:20 China Soft 阅读(183) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/leon-ytparty/p/17156246.html 用加密sqlite 使用了 sqlciphone 1、在nuget中安装 (1)microsoft.entityframeworkcore.sqlite.core (2)sqlitepclraw 阅读全文
posted @ 2025-03-08 12:09 China Soft 阅读(81) 评论(0) 推荐(0)