iozcelik / ef-core-custom-functions

A sample of how to extend EFCore 2.x to support DECRYPTBYPASSPHRASE SQL Server function

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A code sample heavily influenced by this blog post

About

A sample of how to extend EFCore 2.x to support DECRYPTBYPASSPHRASE SQL Server function

License:GNU General Public License v3.0


Languages

Language:C# 95.6%Language:TSQL 4.4%