Skip to content

This sample solution shows how to create a windows service that is easily extendable to support quite a few work loads, such as hosting a Web API and SignalR endpoints, running Schedule jobs using Quartz.net and monitoring a directory and modifying any file that was created while the service is running

winterIslander/Extendable-Windows-Service-Demo

 
 

Repository files navigation

Extendable-Windows-Service-Demo

This sample solution shows how to create a windows service that is easily extendable to support quite a few work loads, such as hosting a Web API and SignalR endpoints, running Schedule jobs using Quartz.net and monitoring a directory and modifying any file that was created while the service is running

About

This sample solution shows how to create a windows service that is easily extendable to support quite a few work loads, such as hosting a Web API and SignalR endpoints, running Schedule jobs using Quartz.net and monitoring a directory and modifying any file that was created while the service is running

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 84.4%
  • HTML 11.3%
  • CSS 3.6%
  • JavaScript 0.7%