MADE.NET icon indicating copy to clipboard operation
MADE.NET copied to clipboard

[Feature] EF Core `Protected` property attribute

Open jamesmcroft opened this issue 4 years ago • 0 comments

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.

jamesmcroft avatar Oct 20 '21 19:10 jamesmcroft