You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is an example project for using rabbitmq and worker service together. Direct exchange is used on rabbitmq side. On the consumer side, messages were received from the queue with the worker service. After the task given asynchronously in the worker service, it was reported to rabbitmq.
Explore the power of background processing in .NET with a comprehensive showcase featuring examples for IHostedService, BackgroundService, WorkerService, and Hangfire.
Worker Service for Neon Remote (cross-platform). Used for remotely controlling, live monitoring your devices, accessing all devices as one merged network through web by listening through server sent event streams.
It was made using Worker Service. It sends the current dollar exchange rate via e-mail every day at 14:00. E-mail properties must be entered under appsettings.