35. IDENTITY CONFIGURATION - Asp.Net CORE MVC

preview_player
Показать описание
On this part you will start implementing the authentication/authorization for our application.
And we are going to start doing so by first adding Identity Configuration. #buildapp #dotnetcore #mvcapp #entityframework #learnbydoing #aspnetcore #migrations #codefirst #app #csharp #dotnet #entityframeworkcore #appfromscratch #bootstrap #services #controllers #models #dbsets #mvc #programming #webdev #web #development #visualstudio #vs2017 #vs2015 #github #opensource #sourcecode #dotnethow #ervistrupja

-~-~~-~~~-~~-~-
Check out:
-~-~~-~~~-~~-~-
Рекомендации по теме
Комментарии
Автор

For newest version of asp.net core you should use app.UseAuthentication(); instead of app.UseIdentity();

Caranthirn
Автор

I have this exception when try update database : The entity type 'IdentityUserLogin<string>' requires a primary key to be defined.
How can i fix this?

aidar