0
otee@urvin.finance created
Deleted Question
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
1 Answer(s)
-
0
This is Database Provider-specific and there is not much we can do about it.
However, you can override the
IIdentityUserRepositoryrepository which is resolved as UserRepository in the IdentityUserAppService. Then, override the GetCountAsync methods and you can write your own filtering.Please check overriding existing repository docs for details and sample.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)