Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
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
164,176 total downloads
last updated
9/15/2023
Latest version:
21.0.4
Audit
File
System
Log
FileSystemWatcher
Generate Audit Logs from file system events using a FileSystemWatcher
Ufcpp.
FileSystemWatcher
by:
ufcpp
33,822 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
30,679 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
21,031 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
21,257 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.
MyOddWeb.
DirectoryWatcher
by:
f.guelfucci
45,804 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
Topshelf.
FileSystemWatcher
by:
tynor
24,501 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,944 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
PH.
RollingZipRotatorLog4net
by:
paonath
6,520 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,673 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
16,776 total downloads
last updated
5/27/2023
Latest version:
2.5.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
1,483 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,390 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
452 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
588 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
354 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