poorna-soysa / hangfire-demoLinks
This repository showcases the integration of Hangfire with .NET 9 for managing background tasks in web applications. Hangfire allows you to easily enqueue and manage jobs such as email notifications, data processing, and scheduled tasks, all while providing a robust dashboard for monitoring job status and execution history.
☆46Updated last month
Alternatives and similar repositories for hangfire-demo
Users that are interested in hangfire-demo are comparing it to the libraries listed below
Sorting:
- This repository hosts a simple todo application built using the latest features of .NET 8 and ASP.NET Core 8, focusing on the lightweight…☆63Updated 4 months ago
- ☆149Updated 11 months ago
- This repository contains a n URL Shortener sample application built with .NET 9 , NET Aspire, PostgreSQL, MediatR☆136Updated 4 months ago
- Vertical Slice Architecture Template for .NET 8☆145Updated last month
- ASP.NET Core Identity in a Clean Architecture☆33Updated last year
- Clean Architecture WebApi with .NET 7, CQRS & MediatR, JWT, Dapper with sql & stored procedures.☆98Updated last year
- Educational .NET Core Leave Management System built using Clean Architecture☆130Updated 8 months ago
- Modular Monoliths on .NET used ASP.NET Web API, Docker, PostgreSQL, Redis, RabbitMQ, Keycloak, Seq, MassTransit, Entity Framework Core, C…☆126Updated this week
- Building ASP.NET Core Apps with Clean Architecture - Demo Project for a blog post available at https://www.ezzylearning.net/tutorial/buil…☆130Updated 2 years ago
- Let's Learn Dapper with ASP. NET Core! Here is an Implementation of Dapper in ASP.NET Core with Repository Pattern / Unit Of Work and a C…☆235Updated last year
- A .NET 8.0 project implementing Clean Architecture, CQRS pattern, and Identity for role and user management. Uses SQL Server, Dapper, Ent…☆77Updated last year
- Modular Monolith Architecture in .NET☆42Updated last year
- Map as a service | ASP.NET Core 9☆67Updated 10 months ago
- This repository showcases a sample API built with .NET 8, designed to demonstrate the integration of Docker Compose for container orchest…☆237Updated last month
- ☆91Updated last year
- .Net onion/clean architecture sample☆115Updated last year
- Creating .Net Core Microservices using .Net 8☆88Updated 3 months ago
- This repository contains a sample application built with .NET 8, demonstrating the use of gRPC for high-performance remote procedure call…☆304Updated 10 months ago
- Notify as a service in ASP.NET Core & VSA☆161Updated last year
- ☆77Updated 11 months ago
- An API Key api authentication/authorization example☆81Updated 2 years ago
- We will be building a Simple Microservice Application for demonstrating various Concepts including Microservice Architecture in ASP.NET C…