Eastrall / EntityFrameworkCore.DataEncryption

A plugin for Microsoft.EntityFrameworkCore to add support of encrypted fields using built-in or custom encryption providers.
MIT License
329 stars 55 forks source link

search for encrypted values using partial text #51

Closed planeteleven0 closed 1 year ago

planeteleven0 commented 1 year ago

searching from encrypted column with partial text does not work

nadeem-yousuf commented 1 year ago

Same issue. Is there any update on this?

Eastrall commented 1 year ago

Duplicate of #13