DynamicRoleBasedAuthorizationNETCore
DynamicRoleBasedAuthorizationNETCore copied to clipboard
Dynamic Role-Based Access Control for ASP.NET Core MVC and Web API
Hello, thanks for this, its very creative approach and unique, is it possible to build a menu hierarchy based on the users roles/claims at startup/cached, could you please show us...
i have created new MVC core 3.1 application with razor identity. when i run the application and i'm getting this error: InvalidCastException: Unable to cast object of type 'Microsoft.AspNetCore.Mvc.RazorPages.CompiledPageActionDescriptor' to...
Hi @mo-esmp Thanks for this excellent repository. Some initial small problems I faced are : I am using .Net Core 6.0 1. After successful login you can log out (error...
**I can create the role in asp.net core 5 Please help me how to fix the error** The errors on `"var controllers = (IEnumerable)ViewData["Controllers"];"` --------------------------------------- An unhandled exception occurred while...
Hello, I would like to suggest one new feature here. Imaging big applications which has mother company with child companies, all of them has HR, but with different access. HR...
Hello. I am editing a user who is an administrator and I am providing him with the "Role Management" role that is in the "AspNetRoles" table with the values "Role...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...