ASP.NET Core Web App - Authentication and Authorization using Identity - Razor Pages and SQL Server

preview_player
Показать описание
How to implement user registration, authentication, authorization and role-based authorization in ASP.NET Web Application using Identity, Entity Framework SQL Server and Razor Pages. How to create user roles. How to scaffold Identity UI items. How to setup Entity Framework DbContext.
###########################

Other Udemy Course :

#########################

Video Content
(00:00) Introduction
(00:15) Create Project and Database
(02:32) Setup DbContext
(07:56) Extend IdentityDbContext
(10:14) Create User Model
(11:31) Create Database Tables
(12:51) Create Identity Roles
(16:33) Scaffold Identity Items
(20:26) Edit Register Page
(29:35) Edit Login Page
(33:46) Edit Navbar and Logout Page
(37:13) User Authorization
(42:06) Role-based Authorization
Рекомендации по теме
Комментарии
Автор

Velké díky. Konečně srozumitelný výklad postupů. Migrací, práci s daty, propojení atd. Skvělé. To
hle jsem dlouho hledal.

ondrejhrad
Автор

Thanks For this knowledge, Your method is too good 💗

farhanafzal
Автор

Thanks Sir, very smart tutorial .. i got much benefit..

mohammedakram
Автор

06/2024 From Türkiye . You did a great job. Your English is also excellent, very understandable. Please make more videos

uzmanlarbilgisayar
Автор

These videos are the best. If you keep uploading more videos like these, maybe using clean architecture and more complex projects, I'll definetly support you on patreon!

ucgixfr
Автор

Why do you use razor pages and not the normal blazor components?

aderinolaadeloye
Автор

Can you demonstrate how to do the same project using vs code on Garuda or arch linux please? Thank you.

ajinkyakadam
Автор

Please prepare some vedio to show report from sql server db and save to pdf using .net core razor page

aquasense
Автор

How to create a scaffolded identity in vs code

sanjeevchitra
Автор

can you help me on discord ?? because after registering my page doesnt redirect

Thebigone
Автор

how to add an item in the register page so that the users can register which role they choose?

kel
Автор

the User page is not found. how do I fix this

GGVids