ASP.NET Web API Identity in 5 minutes (user register, login ..)

ASP.NET Web API Identity in 5 minutes (user register, login ..)

Fullstack Dev

10 месяцев назад

14,267 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Athelstan
Athelstan - 10.11.2023 03:26

Thank you for this. I hadn't seen the app.MapIdentityApi feature before. Is that new with .Net 8? Also using that is it possible to hide some of the endpoints it provides or is it an all or nothing situation? Thanks

Ответить
Sujit Naik
Sujit Naik - 14.10.2023 19:56

Is this package available to work with PostgreSQL?

Ответить
Pickicool LePenseur
Pickicool LePenseur - 02.10.2023 06:56

You're the best !! 🔥 This video was short and clear !

Ответить
Jeferson Furrier
Jeferson Furrier - 01.10.2023 22:36

For further viewers, in case you can't install the nuget packages because of any SDK error, even if you have everything set up, try updating your visual studio to latest version

Ответить
jdb
jdb - 16.08.2023 21:52

i wish you did not use the inmem database tbh, i dont like all the endpoint residing in the program class either.

Ответить