Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update DataProtectionKey to use DynamicDependency #43207

Merged
merged 2 commits into from
Aug 11, 2022

Conversation

JamesNK
Copy link
Member

@JamesNK JamesNK commented Aug 11, 2022

Fixes #43187
Feedback from #43204 (comment)

I tested publishing an app using Microsoft.AspNetCore.DataProtection.EntityFrameworkCore and it seemed to work.

@JamesNK JamesNK requested a review from Pilchie as a code owner August 11, 2022 02:02
@ghost ghost added the area-dataprotection Includes: DataProtection label Aug 11, 2022
@JamesNK JamesNK changed the title Access DataProtectionKey properties dynamically to preserve Update DataProtectionKey to use DynamicDependency Aug 11, 2022
@JamesNK JamesNK enabled auto-merge (squash) August 11, 2022 04:41
@JamesNK JamesNK merged commit 4db49d3 into main Aug 11, 2022
@JamesNK JamesNK deleted the jamesnk/dataprotection-ef-take2 branch August 11, 2022 05:05
@ghost ghost added this to the 7.0-rc1 milestone Aug 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-dataprotection Includes: DataProtection
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error: "The entity type 'DataProtectionKey' requires a primary key" when using .Net 7 previews
3 participants