48. (ASP.NET Core 1.0 & MVC) How To Install ASP.NET Core Identity

preview_player
Показать описание
This How To Install ASP.NET Core Identity video is part of the ASP.NET Core 1.0 beginner programming tutorial course hosted by Steve Bishop, and covers the process of downloading, installing, and configuring .NET Core Identity for your ASP.NET Core application. The ASP.NET Core 1.0 beginner course is a free .NET tutorial series that helps beginning programmers learn the basics of ASP.NET Core 1.0. These free ASP.NET Core programming tutorials cover a variety of basic topics such as downloading and installing ASP.NET Core, setup and configuration of ASP.NET Core, the MVC architecture, Razor View engine, ASP.NET Identity, Entity Framework 7.0, and other topics. After watching this beginner series on ASP.NET Core 1.0, you should be able to create your own website or web application.

Рекомендации по теме
Комментарии
Автор

Great videos thanks for taking your time and doing this....

derk
Автор

Please add tutorial for asp.net core mvc Login with authentication and authorization without Entity framework, because many of us wants to use dapper.

jayceeddeyro
Автор

Great video (just awesome like the other ones from your series). Just one question: I was wondering why you think that managing dependencies directly in project.json could be removed in asp net core in the future? I thought that the opposite would be the case because of all these open source stuff going on and hence other tools emerging like visual studio code. I thought that these json configuration files would be a kind of glue for all these new tools to enable them to work together.

heikomeyer
Автор

We need to run add-migration and update-database to add aspNet~ tables to the development database. How will be they created in the production DB?

Artezko
Автор

can i integrate Active Directory with ASP.NET Identity ?? How can i do to loging whith Windows´s Active Directory ?

franklyn
Автор

too much wait for the next tutorial :)

imikhan
Автор

Really good Videos, some of the best for certain topics. Not like all the ones speaking with indian accent

Rookey
Автор

Thanks, that was great. It really helped because the documentation was all command line stuff and VS2017 the dotnet ef command doesn't work so it complicated things.

You helped a lot.

gsxraddict
Автор

too much easy tutorial.. before this tutorial i was actually afraid of identity model :p but now, its seem very easy :) Thank you so much stave :)

imikhan
Автор

how did you install that when core 1.0 isnt even compatible with identity

SnazzieTV
Автор

when would you release next tutorial ?? we are waiting

elfgrelbeed