Skip to content

Example code for using BackgroundService and Quartz.NET in .NET console application

Notifications You must be signed in to change notification settings

dotnetthailand/BackgroundServiceExample

Repository files navigation

BackgroundServiceExample

Example code for using BackgroundService and Quartz.NET in .NET console application

Required Nuget packages

dotnet add package Microsoft.Extensions.Hosting
dotnet add package Microsoft.Extensions.DependencyInjection
dotnet add package Quartz

About

Example code for using BackgroundService and Quartz.NET in .NET console application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages