https://github.com/damieng/mongodb-efcore-examples
A small quickstart for using MongoDB's Queryable Encryption with the EF Core Provider
https://github.com/damieng/mongodb-efcore-examples
Last synced: 8 months ago
JSON representation
A small quickstart for using MongoDB's Queryable Encryption with the EF Core Provider
- Host: GitHub
- URL: https://github.com/damieng/mongodb-efcore-examples
- Owner: damieng
- License: apache-2.0
- Created: 2025-09-22T11:09:12.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-09-22T14:36:47.000Z (8 months ago)
- Last Synced: 2025-10-13T01:41:23.371Z (8 months ago)
- Language: C#
- Size: 43.9 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Example use of the MongoDB EF Core Provider
A repo of small samples and snippets for using the MongoDB EF Core Provider.
## [QueryableEncryption](https://github.com/damieng/mongodb-efcore-examples/tree/main/QueryableEncryption)
The basic of using MongoDB Queryable Encryption.