Topshelf.FileSystemWatcher wraps the .NET FileSystemWatcher class behind a configurator, to make it possible to easily listen for FileSystem change events whithin your Topshelf Service.
Info
Version: | 1.0.0.20 |
Author(s): | TTSoft |
Last Update: | Thursday, May 25, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tynor88/Topshelf.SimpleInjector |
NuGet Url: | https://www.nuget.org/packages/Topshelf.FileSystemWatcher |
Install
Install-Package Topshelf.FileSystemWatcher
dotnet add package Topshelf.FileSystemWatcher
paket add Topshelf.FileSystemWatcher
Topshelf.FileSystemWatcher Download (Unzip the "nupkg" after downloading)
Dependencies
- Topshelf(>= 4.0.0)
- System.Reactive.Linq(>= 3.1.1)
Tags