Show all Users from a given Role (and all related query scenarios)
Open
affected-few
area-identity
enhancement
severity-minor
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 281
Description
Hello, i spent the last day to figure out how to do it, but it seems with the given functions of UserManager and RoleManager, the only possible way to achieve this is to enumerate all Users and check if the user has specified role.
Is there a way to do this better than enumerate over all user?
Contributor guide
Assessment
This issue has not been assessed yet.