You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created new ASP.NET Core project 2.1, and the startup class is different than what's based on here, first there's AddDefaultIdentity but here (non-yellowish code) it's AddIdentity, also instead of services.Configure there, it's services.ConfigureApplicationCookie here.
So I'm confused to continue with this tutorial with these differences. need some clarifications please?
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
ID: 94bfd895-d2af-390b-0801-428b36a27ff4
Version Independent ID: 0e0d870e-e49a-e16c-c259-68d58e701b8f
Thanks, Rick.
But I noticed that the ASP.NET core 2.1 version is selected in the doc page!
Will the update take place soon? I may wait the updated version
I created new ASP.NET Core project 2.1, and the startup class is different than what's based on here, first there's AddDefaultIdentity but here (non-yellowish code) it's AddIdentity, also instead of services.Configure there, it's services.ConfigureApplicationCookie here.
So I'm confused to continue with this tutorial with these differences. need some clarifications please?
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: