hostedservice

There are 14 repositories under hostedservice topic.

  • rallets/console-app-net5

    A console app built using .NET Core 5 with support to Microsoft DI best practices to show how to setup: Multiple environments, Configuration values using the Options pattern, Appsettings, Usersecrets, Azure KeyVault, Azure Application Insight, TelemetryClient, HostedService, HttpClientFactory.

    Language:C#6201
  • raphaabreu/SimpleConcepts.Extensions.HostedTasks

    Extensions to configure tasks that should be executed on application startup, shutdown or repeating after an interval.

    Language:C#5211
  • Offloader

    ImoutoChan/Offloader

    Offload heavy processing from your requests to separate scope. Simple configuration and usage.

    Language:C#410
  • alejandropb36/SimpleCronWorkerService

    A simple and easy way to implement worker services scheduled by a CRON expression

    Language:C#2200
  • cenksari/aspnet-core-queue-management

    A Dotnet Core WebAPI hosted service for efficient queue management. Easily manage and process your queues in one place, streamlining task execution and improving system performance.

    Language:C#210
  • Luiz-F-L-P-JR/Gerenciamento.Matricula.API

    O Gerenciamento de Matrículas, é uma API que suporta as operações de um aplicativo mobile que permite que o seu cliente gestor possa acompanhar o andamento das novas matrículas realizadas na sua escola instantaneamente, além de poder realizar operações como adicionar, atualizar, excluir, filtrar por aluno e visualizar toda a lista de alunos.

    Language:C#1100
  • usausa/hosted-service-extension

    Hosted service extension.

    Language:C#110
  • Artem-Babenko/RecipeWebApp

    Проект "Рецепти приготування страв" - це мій третій веб-додаток, основою якого є рецепти та їх харчова цінність. Головна ідея проекту полягає у створенні, редагуванні та перегляді рецептів користувачами сайту.

    Language:C#0100
  • cristian-lopes/worker-with-ui

    Worker service with visual interface to track the progress of steps

    Language:HTML00
  • sharpist/BackgroundWork

    ASP.NET Core Hosted Service implementation to running background tasks

    Language:C#0100
  • vagdonic/Ethereum-graphQL-api

    A Subgraph for querying NFTs from the Foundation Marketplace.

    Language:TypeScript0100
  • BnnQ/TranslatorTelegramBot

    Implementation of Telegram bot "Translator" using web hooks. Implemented using Telegram API SDK Telegram.Bot.

    Language:C#10
  • kahramanbayraktar/CheckoutTracker

    A simple solution to demonstrate microservices and event-driven architectures using RabbitMQ, .NET, and Docker.

    Language:C#10
  • reiugit/FourWaysOfTimedHostedServices

    Four ways of 'Timed HostedServices' and their impact on Unit Tests

    Language:C#10