0
jon.hallam@managed-desktop.com created
hi i want to encrypt certain columns in the database and wanted to check with you first to see if this is possible
- ABP Framework version: v4.c
- UI type: MVC
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): no
- Exception message and stack trace:
- Steps to reproduce the issue:
2 Answer(s)
-
0
Hi,
It's possible,
There is awsome repo: https://github.com/Eastrall/EntityFrameworkCore.DataEncryption, I think it will be helpful.
Or you can use ASP.NET Core Data Protection API: https://docs.microsoft.com/en-us/aspnet/core/security/data-protection/using-data-protection?view=aspnetcore-5.0
-
0
This question has been automatically marked as stale because it has not had recent activity.