Base solution for your next web application
Starts in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "ajayak"

Hi @ismcagdas, @aaron, I'm using Hangfire to manage background jobs.

Should I also add a check on UseHangfireServer in Startup.cs?

@aaron, is there any way to limit background jobs to just 1 instance? I do not want to disable background jobs

Yes @aaron. I want to run multiple instances.

How can I control the background jobs so they only run in 1 server?

Does ASPNET Core support deployment at multiple locations? Will it work out of the box for the following architecture?

Just wanted to confirm if any change required at frontend :)

@ismcagdas ?

Hi @ismcagdas,

What changes do I have to make in Angular frontend? Do I need to update all dates on Angular?

Question

What would be the steps required to change all dates to UTC format on Angular + .NET Core solution?

Question

How to disable logging of all events in Logs file and only keep exception logs and logs that are added by Logger?

Is it possible to write Logger logs in seperate log files?

Hi @maliming, I cannot find any way to configure Hangfire server timeout in AspNetZero code.

Showing 71 to 80 of 202 entries