Tanvir Ahmed Sojal

Results 2 issues of Tanvir Ahmed Sojal

Suppose I have an Entity `Student` ```C# public class Student{ // properties } ``` And I make a repository call to return all Students with Pagination (Limit, Offset) ```C# await...

bug
help wanted

The `NextExecution` column is showing `X minutes ago` for future job execution time. It should be `in X minutes` ![hangfire_pr](https://user-images.githubusercontent.com/14056189/174779130-115ca4f9-1cf5-4086-9aae-76eb217438a6.jpg)