-
As a person
I want a functionality that repeats tasks at regular intervals
So that I can schedule repetitive tasks
-
### Library name and version
Azure.Monitor.OpenTelemetry.AspNetCore 1.2.0
### Query/Question
![image](https://github.com/user-attachments/assets/e0bcb64f-5238-4449-b301-b8288ac8febc)
As seen in …
-
For consideration when deciding the UI framework. The Hangfire Dashboard id based on a standard web pages model. Perhaps it could be made to work with Hangfire.
https://medium.com/we-code/integrate…
-
I have a solution structure with an Umbraco website project and one extra project for business logic.
Then I have installed your *Cultiv.Hangfire* NuGet package to the website project.
Adding your r…
-
Hi,
I'm trying to use the Xpand.XAF.Modules.Reactive.Services.ViewExtensions. SelectObject extension method https://github.com/eXpandFramework/Reactive.XAF/blob/b35d53f6f84752d9c902e79cf1d0bf9ff621…
-
I am using Hangfire and Cosmos DB (Mongo Db). Getting exactly same error as #259. Below is my setup:
>
>
>
>
>
>
And the code
```
var storageOptions = new M…
-
大佬,你好!我在使用Hangfire.HttpJob的过程中遇到了一些问题,请求大佬指点一下
我是将Test项目里的Hangfire.HttpJob直接作为调度端部署在win service,通过调度webapi的形式完成任务的调度,如下图所示:
![image](https://github.com/user-attachments/assets/53d387c7-3771-499f-b…
-
Hello Mr. Bekiaris,
I found another issue that needs attention if your time allows:
[DXApplication4.zip](https://github.com/eXpandFramework/eXpand/files/12012664/DXApplication4.zip)
Steps to …
-
I have a single recurring job for bulk emails that runs every 30 minutes. That job queues up a job per email that needs to be sent. We want the "SendStandardEmailSync" jobs to processed as a priority …
-