0
velu created
Hi,
I need all users in the DoWork method.
But we get an error. Eg: var users = _userManager.Users;
Please help us in this.
Also, _repository.getall() not working in the DoWork method.
Thanks.
Markdown is supported
Copy & paste or drag & drop images (max 30 MB per image)
1 Answer(s)
-
0
Hi,
Solved using IAbpSession
We have created a dummy session and issue has been solved.
Thanks.
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image)