Schedule Cron Jobs using HostedService in ASP.NET Core
-
Updated
Sep 28, 2024 - C#
Schedule Cron Jobs using HostedService in ASP.NET Core
Cron Jobs Scheduler for Asp.Net Core 2.x-8.x or .Net Core 2.x-8.x Self-hosted
"eCupcakesFactoryOnContainers" is based on a simplified "Microservices" architecture and docker containers. Core intent of this reference application is to provide reference implementation for .Net developers to easily get started with containerized microservices using .Net Core and Kafka.
A collection of awesome framework, libraries, learning tutorials, videos, webcasts, technical resources and cool stuff about Self Hosting.
Example ASP.NET Core project demonstrating how to poll a database for queued jobs on a regular basis and execute them with a hosted service.
a discord bot that tracks all Garry's Mod commits and broadcasts them to guilds
This project is a sample of background tasks with hosted services in .NET 8.
Ticket manager system using Clean Architecture, CQRS, UoW, EFCore 6, MediatR, hosted service to listen a email account and SignalR to refresh data in real time. React client using webpack, typescript and styled components
Background work utilities for .NET Core apps based on Hosted services
In this project, I am trying to show different approaches to background jobs in .Net
Web API, Patterns
A web api application that allows game players to enter their game scores then view the leaderboards
Explore the power of background processing in .NET with a comprehensive showcase featuring examples for IHostedService, BackgroundService, WorkerService, and Hangfire.
This is a web app to help people split bills between friends and family effectively and efficiently
Based on the Building ASP.NET Core Hosted Services and .NET Core Worker Services by Steve Gordon. This course teaches you how to use hosted services in ASP.NET Core application to perform background workloads as well as building .NET Core microservices using the worker service template.
This is hosted backend to fetch api's and use it in the frontend project fully open source feel free to contribute
Use of systemd healthcheck system to make an ASPNET Core App high available in a Linux OS
Ejemplo simple de notificaciones usando Hosted Services y el Patrón Estrategia en NET Core
Four ways of 'Timed HostedServices' and their impact on Unit Tests
Add a description, image, and links to the hostedservices topic page so that developers can more easily learn about it.
To associate your repository with the hostedservices topic, visit your repo's landing page and select "manage topics."