filmov
tv
ASP.NET Core MVC Login and Registration using Identity | Add Custom Fields | Part 2
Показать описание
ASP.NET Core MVC Login and Registration using Identity | Add Custom Fields | Part 2
ASP.NET Core Identity:
Is an API that supports user interface (UI) login functionality.
Manages users, passwords, profile data, roles, claims, tokens, email confirmation, and more.
Users can create an account with the login information stored in Identity or they can use an external login provider. Supported external login providers include Facebook, Google, Microsoft Account, and Twitter.
Identity is typically configured using a SQL Server database to store user names, passwords, and profile data. Alternatively, another persistent store can be used, for example, Azure Table Storage.
Chapters :
Introduction : 00:00:07
Add New Properties in Model ( FirstName and LastName ) : 00:00:57
Add ApplicationUserEntityConfiguration class in dbContext class : 00:01:37
Add New Migration = Open Package Manager Console = Add-Migration AdditionFields : 00:08:30
Update Database for FirstName and LastName properties = Package Manager Console = update-database : 00:09:11
🌟 About this Channel
ManojDeshwal - [ 2 video content weekly ].
This channel is all about teaching and providing software development knowledge to the developers to build web applications and
websites using various programming languages like React JS, NodeJS, JQuery, Asp.Net, Asp.Net MVC, Asp.Net WEB API, C#, JavaScript, SQL, MYSql, HTML ,CSS etc.
Tools Used: Visual Studio 2022, MS SQL Server 2018
☕ Buy me a Coffee (Channel Support through Donation)
📻 Recommended Courses
Subscribe to this channel
Must buy Programming Laptops :
Share, Support, Subscribe Now :
⭐️Tags : ⭐️
#LoginRegistration
#aspnetcoreindentity
#aspnetcoremvcidentity
⭐️ Your Queries : ⭐️
.net core mvc user authentication
Thanks for watching. 😊😊 🙏🙏
ASP.NET Core Identity:
Is an API that supports user interface (UI) login functionality.
Manages users, passwords, profile data, roles, claims, tokens, email confirmation, and more.
Users can create an account with the login information stored in Identity or they can use an external login provider. Supported external login providers include Facebook, Google, Microsoft Account, and Twitter.
Identity is typically configured using a SQL Server database to store user names, passwords, and profile data. Alternatively, another persistent store can be used, for example, Azure Table Storage.
Chapters :
Introduction : 00:00:07
Add New Properties in Model ( FirstName and LastName ) : 00:00:57
Add ApplicationUserEntityConfiguration class in dbContext class : 00:01:37
Add New Migration = Open Package Manager Console = Add-Migration AdditionFields : 00:08:30
Update Database for FirstName and LastName properties = Package Manager Console = update-database : 00:09:11
🌟 About this Channel
ManojDeshwal - [ 2 video content weekly ].
This channel is all about teaching and providing software development knowledge to the developers to build web applications and
websites using various programming languages like React JS, NodeJS, JQuery, Asp.Net, Asp.Net MVC, Asp.Net WEB API, C#, JavaScript, SQL, MYSql, HTML ,CSS etc.
Tools Used: Visual Studio 2022, MS SQL Server 2018
☕ Buy me a Coffee (Channel Support through Donation)
📻 Recommended Courses
Subscribe to this channel
Must buy Programming Laptops :
Share, Support, Subscribe Now :
⭐️Tags : ⭐️
#LoginRegistration
#aspnetcoreindentity
#aspnetcoremvcidentity
⭐️ Your Queries : ⭐️
.net core mvc user authentication
Thanks for watching. 😊😊 🙏🙏
Комментарии