aspnet / DataProtection

[Archived] Data Protection APIs for protecting and unprotecting data. Project moved to https://github.com/aspnet/AspNetCore
Apache License 2.0
130 stars 87 forks source link

Merge the EF Core provider for storing keys #323

Closed natemcmaster closed 6 years ago

natemcmaster commented 6 years ago

FYI @blowdart

TODO: * Docs https://github.com/aspnet/Docs/pull/8328 * Update Universe to make this package shipping https://github.com/aspnet/Universe/pull/1349

Resolves https://github.com/aspnet/Home/issues/2505

Eilon commented 6 years ago

@ajcvickers / @divega - would you like an EF expert to review the EF parts of this feature?

It's a fairly small amount of actual EF-ness.

natemcmaster commented 6 years ago

Docs PR: https://github.com/aspnet/Docs/pull/8328.

natemcmaster commented 6 years ago

:up: :date:

natemcmaster commented 6 years ago

Cool beans. I'm going to cleanup per @ajcvickers's comments and merge.