Skip to content

[Feature] EF Core Protected property attribute #163

@jamesmcroft

Description

@jamesmcroft

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestIssue is related to a new feature request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions