An EnhancedFileSystemWatcher, which can be used to suppress duplicate events that fire on a single change to the file.
Info
Version: | 1.0.0 |
Author(s): | Vipul Prashar, Stef Heyenrath |
Last Update: | Saturday, February 3, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/StefH/System.IO.EnhancedFileSystemWatcher |
NuGet Url: | https://www.nuget.org/packages/EnhancedFileSystemWatcher |
Install
Install-Package EnhancedFileSystemWatcher
dotnet add package EnhancedFileSystemWatcher
paket add EnhancedFileSystemWatcher
EnhancedFileSystemWatcher Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 2.0
- NetLegacySupport.ConcurrentDictionary(>= 1.1.1)
No dependencies.
- NETStandard.Library(>= 1.6.1)
- System.IO.FileSystem.Watcher(>= 4.3.0)
No dependencies.
Tags