emrekizildas / EntityFrameworkCore.EncryptColumn

Encrypt & Decrypt your databases columns using EntityFramework Core.
MIT License
87 stars 40 forks source link

Returns empty text instead of Encrypted - Fixed #3

Closed osaleem303 closed 3 years ago

osaleem303 commented 3 years ago

Tested with Connection on SqlServer version 5.0.9. Instead of Encrypted Text, saves blank text in database.