dotnet / AspNetCore.Docs

Documentation for ASP.NET Core
https://docs.microsoft.com/aspnet/core
Creative Commons Attribution 4.0 International
12.58k stars 25.29k forks source link

EF Core DB First Documentation #17615

Open Tieantono opened 4 years ago

Tieantono commented 4 years ago

I think it is must be written here that for EF Core user that using DB first approach, we must create the DataProtectionKeys table manually, and the Id column also must be an IDENTITY column too.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Rick-Anderson commented 4 years ago

Moved to Master issue: Key storage providers in ASP.NET Core #17625