ORM

C#

Hashing passwords and EF core

Can entity framework core be used to make sure passwords are hashed and not stores in plain text?

Read