ASP NET core identity setup in blazor application

preview_player
Показать описание
How to install and set up ASP.NET core identity in an existing blazor application. In our upcoming videos we will implement authentication using the identity API.

Text Article and Slides

Blazor tutorial for beginners

Blazor Blog

Angular, JavaScript, jQuery, Dot Net & SQL Playlists

Let's gift education together
Рекомендации по теме
Комментарии
Автор

Love your work, fantastic stuff as always. Thank you. I note that all the identitiy stuff 'out of the box' seems to have a non blazor heritage (i.e cshtml, controllers etc). Would be great if you could do something on how to implement identity in a true Blazor way, i.e. with a Login.razor page etc. I guess there would be a lot to cover since there are so many cshtml pages that come with the scaffolding, but even Login, Register, Reset would be great.

ditchford
Автор

Incredible Venkat, completely shocked I was missing that scaffolding option for Identity. I spent the past week manually trying to convert an MVC core identity guy into Blazor. Come to find I've missed your last 9 videos. Brilliant thorough videos as always professor-ji.

zacboyles
Автор

Thank you venkat for blazor tutorials. Great explanation.

rehbarsheikh
Автор

0:49 99+ unread notifications. Venkat could never catch up. 🤣🤣🤣

conaxlearn
Автор

Nothing beats your tutorials on Microsoft technologies! If I may suggest, would you please change the VS to dark theme to reduce eye strain? Thank you!

arwahsapi
Автор

I faced errors while updating the database. I updated the connection string to my SQL server DB and done. Hope so others can find helpful too.

aliajmat
Автор

Cannot scaffold Identity in Blazor Webassembly, but it works in Blazor Server.

Has something changed since this video was uploaded? Trying to find a way around to continue the series, but it requires a full rethinking of the projects.

Mikael_Puusaari
Автор

@kudvenkat - Very happy to see this subject added to this valuable course! I would not presume to ask for coverage of getting members from AD, which I will need to do. But if it is possible to ask for a link on this, I know some other students would be eager to learn also!

javaguitarist
Автор

is this good for blazer server side app we have blazer.client, blazer.server and blazer.shared solutions.

amitloutube
Автор

Hello Venkat. Is this the norm or best practice to put Identity on a separate database?

coolwaterdvr
Автор

why we added another database in EmployeeManagement.Web Project in addition to the database in EloyeeManagement.Api Project, and why we add it to frontend project not in api project

nys
Автор

I've been waiting for this!!! Nice. Thank you

yulimusj
Автор

thank you venkat; i love your tutorial and i've ben waiting for this chapiter!

mohamedkira
Автор

thanks alot What about Reports With Blazor I Need Build Report RDLC and view In Blazor Component Can You Learn My how It done Please

whygihf
Автор

How to i use PostgreSQL for migration instead of MSSQL

ebenezertosan
Автор

can this work with blazor Wasm hosted?

cudid
Автор

Hello Venkat, could you kindly elucidate what is the meaning of to scaffold ASP.NET core Identity into an existing Blazor application because it's extremely hard to fathom what is scaffolding ASP.NET Core Identity  into our existing Blazor application ? What is Identity scaffolder ?

ymtan
Автор

Great but is one nonsense. We communicate with the EmployeeDB database via Web Api, and for authentication we use a direct connection (with another database - it is possible) ?!?!?!?!?!

lordjim