We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Code doesn't work
dotnet package remove Microsoft.Data.Sqlite dotnet package add Microsoft.Data.Sqlite.Core dotnet package add SQLitePCLRaw.bundle_e_sqlcipher
These codes do not work in my laptop. These codes should be
dotnet remove package Microsoft.Data.Sqlite dotnet add package Microsoft.Data.Sqlite.Core dotnet add package SQLitePCLRaw.bundle_e_sqlcipher
env: Win10 19044.5737 dotnet sdk 9.0.203
https://learn.microsoft.com/en-us/dotnet/standard/data/sqlite/encryption?tabs=net-cli
https://github.com/dotnet/docs/blob/main/docs/standard/data/sqlite/encryption.md
888d3d8a-77c8-bd1d-1713-b16f25798521
3e482352-4aea-87fd-fc92-38c0871480ff
@ajcvickers
The text was updated successfully, but these errors were encountered:
gewarren
Successfully merging a pull request may close this issue.
Type of issue
Code doesn't work
Description
These codes do not work in my laptop. These codes should be
env:
Win10 19044.5737
dotnet sdk 9.0.203
Page URL
https://learn.microsoft.com/en-us/dotnet/standard/data/sqlite/encryption?tabs=net-cli
Content source URL
https://github.com/dotnet/docs/blob/main/docs/standard/data/sqlite/encryption.md
Document Version Independent Id
888d3d8a-77c8-bd1d-1713-b16f25798521
Platform Id
3e482352-4aea-87fd-fc92-38c0871480ff
Article author
@ajcvickers
Metadata
The text was updated successfully, but these errors were encountered: