xStrato / Quartz-HealthCheck-NLog-Worker

This Template provides a project that integrates Quartz, Mediatr, NLog and Health Checks on top of WorkerService template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quartz-HealthCheck-NLog-Worker

This Template provides a project that integrates Quartz, Mediatr, NLog and Health Checks on top of WorkerService template

Support for: NET6.0

Installation

This package is also available on Nuget Packages: https://www.nuget.org/packages/Quartz-HealthCheck-NLog.Worker.Template

Nuget .NET CLI

dotnet new --install Quartz-HealthCheck-NLog.Worker.Template

New Project cmd

dotnet new qh-worker -o "MyProjectName"

About

This Template provides a project that integrates Quartz, Mediatr, NLog and Health Checks on top of WorkerService template

License:MIT License


Languages

Language:C# 100.0%