Тёмный
No video :(

Creating roles in asp net core 

kudvenkat
Подписаться 832 тыс.
Просмотров 133 тыс.
50% 1

Опубликовано:

 

21 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 48   
@reinoutko
@reinoutko 2 года назад
You blew my mind with how good you explain things, I get c# in school and Im always lacking behind because the teacher goes over everything so quickly!
@legasy825
@legasy825 5 лет назад
Thanks. You just saved my life with these .net core role videos.
@Csharp-video-tutorialsBlogspot
:-) Thank you. Feels great and motivated when we get to know our videos are helpful. Thank you for letting us know.
@FluentFast
@FluentFast 4 года назад
I'm new to this, but was able to get it to work...thank you so much! I look forward to watching more of the videos in your series (and watching all of the adds...to help support a good content creator)
@ramchandrathakkar2022
@ramchandrathakkar2022 5 лет назад
Thanks Mr.Venkat, you uploaded a this video almost after 1 week. I was early waiting for new video since 1 week.
@MmMm-tg5mq
@MmMm-tg5mq 5 лет назад
long time we missed you
@talkathiriify
@talkathiriify 5 лет назад
These Videos are much helpful Thank you very much.
@PabloMartinezfr
@PabloMartinezfr 3 года назад
You help me a looooooooooot. Thansk Pragym!!!
@useruser-pq9nl
@useruser-pq9nl 2 года назад
Thank you best teacher
@sakthivel-lc9ni
@sakthivel-lc9ni 5 лет назад
Nice explanation sir...
@silvesteronono4157
@silvesteronono4157 5 лет назад
Thank you for the useful content
@amirhanna6270
@amirhanna6270 2 года назад
very nice
@forhor
@forhor 5 лет назад
Thanks! Waiting for the next lesson.
@dhliu9687
@dhliu9687 Год назад
Thanks Venkat. go go 78/124
@Rekindle1976
@Rekindle1976 2 года назад
2022 and still good. TY for you effrots.
@ivandrofly
@ivandrofly 5 лет назад
Please do Claims and Policy as well.
@Csharp-video-tutorialsBlogspot
Sure Ivandro - We will in our upcoming videos. Thank you for the suggestion.
@marcol5374
@marcol5374 4 года назад
Thanks a lot for the course, its amazing. Please tell me why in the CreateRole view is not necessary specify that the asp-controller is Administration but is enough specify asp-action="CreateRole"
@bashirmanafikhi
@bashirmanafikhi 5 лет назад
I was waiting for this thank you
@rayt6867
@rayt6867 5 лет назад
Can you please discuss CRUD operations with users and their roles. Thanks for this great series.
@Csharp-video-tutorialsBlogspot
Sure Ray - That's exactly we will be doing in our upcoming videos.
@foxlatinomx
@foxlatinomx 5 лет назад
thank's, grate job man.
@roylee8173
@roylee8173 5 лет назад
Hi, thank you for this amazing content! Do you have any plans for a lesson on LDAP authentication using ActiveDirectory to link to custom permission?
@mukeshdepani8367
@mukeshdepani8367 4 года назад
Thanks for the very important content, Could you please share the knowledge of Clean Architecture for ASP.NET Core?
@adelalmansoury
@adelalmansoury 4 года назад
Thank you so much
@anandseniyar8814
@anandseniyar8814 4 года назад
Thank you Sir
@lazarstevanovic1286
@lazarstevanovic1286 5 лет назад
I missed you
@janneman7
@janneman7 4 года назад
Hi , I'm encountering the following error when following your solution: An unhandled exception occurred while processing the request. InvalidOperationException: Unable to resolve service for type 'Microsoft.AspNetCore.Identity.RoleManager`1[Microsoft.AspNetCore.Identity.IdentityRole]' while attempting to activate 'Hybrid2.Controllers.AdministrationController'. Please assist
@antogkou
@antogkou 4 года назад
did you manage to fix this?
@basepoint987
@basepoint987 4 года назад
services.AddDefaultIdentity(options => options.SignIn.RequireConfirmedAccount = true) .AddRoles() // just add this line into your startup and i think your problem is solved .AddEntityFrameworkStores();
@Sam-yb9ut
@Sam-yb9ut 4 года назад
@@basepoint987 this helped thnks
@harirajanala9865
@harirajanala9865 5 лет назад
Please Also Make A Video on Adding Custom Colomns To Role Manager Like as Identity Manager
@mohamed.elkholy
@mohamed.elkholy 2 года назад
what is the point of creating a role if I will need to hard coded it later on each page ????
@ivandrofly
@ivandrofly 5 лет назад
Ahaha... I was just googling about this like 30 seconds ago! 😂😂😂😂
@Csharp-video-tutorialsBlogspot
Hello Ivandro - I am glad you found our video :-)
@amberleaf5577
@amberleaf5577 4 года назад
I too have the problem Dieter Munnik is experiencing. I have added custom fields to AspNetUsers using an ApplicationUser class inheriting from IdentityUser as in your other videos. In Startup.cs I have added .AddRoles() but I then get errors referring to ViewData["Title"] and RoleName usage in the Razor View. After commenting these out the View opens but is of no use to add records of course. But my other controller actions using standard models to open CRUD Razor Views all have errors referring to the CreateRoleViewModel requiring a primary key. Any advice?
@amberleaf5577
@amberleaf5577 4 года назад
Extra info - it appears IdentityRole is missing a using directive or an assembly reference. Any help on where to add these would be appreciated especially as I find your examples the best on the web.
@agustinaaperlo4679
@agustinaaperlo4679 3 года назад
@@amberleaf5577 i have the same error
@agustinaaperlo4679
@agustinaaperlo4679 3 года назад
@@amberleaf5577 i have the same error
@ShoniNemavhidi
@ShoniNemavhidi 3 года назад
My roleManager object is always null any idea why that might be?
@chekstats
@chekstats 4 года назад
No parameterless constructor defined for this object. But if i define parameter less constructor, parameter constructor is not called.
@MuhammadRizwan-qz6qz
@MuhammadRizwan-qz6qz 3 года назад
Same problem
@jayjun8412
@jayjun8412 4 года назад
IActionResult is not working can ActionResult work the same?
@jayjun8412
@jayjun8412 4 года назад
also i am using Mysql as a database so how do i pass the rolename to the database
@jayakumar2927
@jayakumar2927 3 года назад
how to create Roles from Seed
@mahmoudsamir608
@mahmoudsamir608 2 года назад
i want pdf material Plz
@jayakumar2927
@jayakumar2927 3 года назад
can you share the code
Далее
Get list of roles in asp net core
8:51
Просмотров 68 тыс.
THIS is how you use Partial Views in ASP.NET Core 6
10:06
Add or remove users from role in asp net core
24:30
Просмотров 84 тыс.
Creating Roles in ASP.NET CORE
14:21
Просмотров 38 тыс.
ASP.NET Core Crash Course - C# App in One Hour
1:00:44
Просмотров 1,5 млн
ASP NET Core role based authorization
8:25
Просмотров 111 тыс.
ASP.NET Core tutorial for Beginners | NEW .NET 8
39:15