Vito
Vito
CC#
Created by Vito on 8/22/2023 in #help
❔ How to make EF Core Identity to check claims/roles for user from Redis store instead from cookie?
All in title....
3 replies
CC#
Created by Vito on 5/15/2023 in #help
❔ How to generate HTML string from PartialView/View without HttpContext in IHostedService?
I am using scheduled jobs to send email to clients and I am generating email from PartialView, this is working great while I am using it inside request but once it is outside request it cant access HttpContext and it is throwing null error
2 replies