Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
16 packages returned for Tags:"filesystemwatcher"
Sort by
Relevance
Downloads
Recently updated
Audit.
FileSystem
by:
thepirat000
137,973 total downloads
last updated
2/9/2023
Latest version:
20.1.5
Audit
File
System
Log
FileSystemWatcher
Generate Audit Logs from file system events using a FileSystemWatcher
Ufcpp.
FileSystemWatcher
by:
ufcpp
33,034 total downloads
last updated
1/16/2018
Latest version:
1.0.1
FileSystemWatcher
configuration
dynamically loads an object from a serialized file with System.IO.FileSystemWatcher
ReactiveFileSystemWatcher
by:
wes.mcclure
29,583 total downloads
last updated
8/14/2015
Latest version:
0.1.2.1
FileSystemWatcher
Observable
Reactive
Rx
A set of reactive/observable wrappers around the FileSystemWatcher.
Thinktecture.
IO.
FileSystem.
Watcher.
Abstractions
by:
pawelgerr
18,432 total downloads
last updated
2/23/2021
Latest version:
3.0.0-beta01
filesystemwatcher
abstraction
Provides interfaces for types in System.IO.FileSystem.Watcher: FileSystemWatcher.
Swatcher
by:
bravelantern
19,700 total downloads
last updated
7/8/2017
Latest version:
1.1.0.1
filesystemwatcher
rx
swatcher
reactive
io
filesystemevent
monitor
Reliable, real-time file system monitoring with an intuitive API that developers everywhere love.
Topshelf.
FileSystemWatcher
by:
tynor
21,709 total downloads
last updated
5/25/2017
Latest version:
1.0.0.20
Topshelf
FileSystemWatcher
Service
WindowsService
Host
FileSystem
Events
FileSystemEvent
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.
AdvancedFileSystemWatcher
by:
softmade
3,709 total downloads
last updated
4/27/2013
Latest version:
1.0.1
FileSystemWatcher
AdvancedFileSystemWatcher
AdvancedFileSystemWatcher try to resolve FileSystemWatcher changed event from raising multiple times by adding detailed information(BeginWrite/EndWrite) in Changed handler. Example: void...
More information
MyOddWeb.
DirectoryWatcher
by:
f.guelfucci
25,183 total downloads
last updated
8/2/2020
Latest version:
0.1.9
DirectoryWatcher
FileSystemWatcher
IO
FileSystem
System.IO.FileSystemWatcher
4.5.2
4.6.2
Standard
2.0
Core
More tags
A fast and reliable, (non blocking!), .NET File/Directory watcher, complete rewrite of FileSystemWatcher to ensure speed/acuracy/reliability/suppress duplicate events Supported platforms: - .NET Framework...
More information
PH.
RollingZipRotatorLog4net
by:
paonath
5,722 total downloads
last updated
8/11/2022
Latest version:
2.0.15
log4net
zip
log-rotation
csharp
filesystemwatcher
A netstandard2.0 Zip utility to perform a very simple log4net file rotation. The code perform a zip-compression on every log-rotated file and delete it, watching on log4net output directory reading...
More information
SmartDirWatcher
by:
hattabatatta
1,475 total downloads
last updated
1/8/2019
Latest version:
1.0.2
FileSystemWatcher
DirectoryWatcher
A Win32 Implementation of a DirWatcher, which should avoid typical problems with the native .NET FileSystemWatcher
FileWatcherEx
by:
d2phap
11,301 total downloads
last updated
1/23/2023
Latest version:
2.3.0
filewatcher
filesystemwatcher
io
filesystemevent
monitor
file-watcher
file-monitoring
realtime
file-systems
file-system-events
More tags
A wrapper of FileSystemWatcher to standardize the events and avoid false change notifications, used in ImageGlass project (https://imageglass.org). This project is based on the VSCode FileWatcher:...
More information
Budaisoft.
FileSystem.
ReactiveFileSystemWatcher
by:
Budai
967 total downloads
last updated
6/27/2022
Latest version:
1.0.3
FileSystemWatcher
Observable
Reactive
Rx
Perfect accuracy, low latency file system watcher
EnhancedFileSystemWatcher
by:
sheyenrath
1,210 total downloads
last updated
2/3/2018
Latest version:
1.0.0
FileSystemWatcher
EnhancedFileSystemWatcher
Delayed
Multiple
Events
An EnhancedFileSystemWatcher, which can be used to suppress duplicate events that fire on a single change to the file.
AL-
FileSystemWatcher
by:
AbdelhamidLarachi
375 total downloads
last updated
12/23/2020
Latest version:
1.0.0
filesystemwatcher
directory
file
track
files
rename
change
detect directory change and return renamed, moved, created, and deleted files. Able to spot renamed files without hashcode comparing or real time tracking.
FileSentry
by:
Dragwar
416 total downloads
last updated
3/4/2021
Latest version:
1.0.1
FileSystemWatcher
System.IO.FileSentry
FileSentry
Delayed
Multiple
Events
A System.IO.FileSentry, which can be used to suppress duplicate events that fire on a single change to the file and remove event handlers during disposal.
Stef.
FileWatcher
by:
sheyenrath
209 total downloads
last updated
2/19/2022
Latest version:
0.0.1
filewatcher
filesystemwatcher
io
filesystemevent
monitor
file-watcher
file-monitoring
realtime
file-systems
file-system-events
More tags
This project is based on the VSCode FileWatcher