/Extendable-Windows-Service-Demo

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

Primary LanguageC#

Issues