Skip to content

Extension of Entity Framework Core that adds support for encrypted properties using built-in or custom encryption providers

License

Notifications You must be signed in to change notification settings

starushykart/ef-core-encryption

Repository files navigation

Entity Framework Core Encrypted

Build and Test CodeQL Qodana codecov

Disclaimer

This project is an extension of Microsoft Entity Framework Core that adds support for encrypted properties using built-in or custom encryption providers.

The authors do not accept any responsibility if you use or deploy this in a production environment and lose your encryption key or corrupt your data. Users are advised to thoroughly test and validate integration before using it in any production environment.

By using or contributing to this repository, you agree to follow its terms.

NuGet

EntityFrameworkCore.Encrypted .NET 8 NuGet Version NuGet Downloads
EntityFrameworkCore.Encrypted.Postgres.AwsWrapping .NET 8 NuGet Version NuGet Downloads

GitHub Issues

GitHub Issues or Pull Requests

Build from Source

  1. Install the latest .NET 8 SDK
  2. Clone the source codee
    git clone https://github.com/starushykart/ef-core-encryption.git
  3. Run dotnet build

About

Extension of Entity Framework Core that adds support for encrypted properties using built-in or custom encryption providers

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published