Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/karenpayneoregon/ef-core-string-has-conversion

Provides a simple example for EF Core 7 encrypting/decrypting string in SQL-Server database table
https://github.com/karenpayneoregon/ef-core-string-has-conversion

csharp-core efcore efcore7 sql-server

Last synced: 7 days ago
JSON representation

Provides a simple example for EF Core 7 encrypting/decrypting string in SQL-Server database table

Awesome Lists containing this project

README

        

# EF Core 7 encrypt/decrypt string

Provides a simple example for `encrypt/decrypt string` in a SQL-Server database table.

:pushpin: See [documentation](EF_StringEncryptPropertyValues/readme.md)

![Figure1](EF_StringEncryptPropertyValues/assets/figure1.png)