[Feature] EF Core Protected
property attribute
#163
Labels
feature-request
Issue is related to a new feature request
Protected
property attribute
#163
Describe the feature and how it will be used
Introduce a protected data type attribute that can be applied to an EF entity model property. It will be capable of protecting when stored and unprotecting when retrieved via EF.
Implementation would preferably use the .NET data protection APIs.
The text was updated successfully, but these errors were encountered: