AbdelhamidLarachi / FileSystemWatcher

This is a C# library whose purpose is to detect directory changes and return all renamed, moved, created, and deleted files. It is able to spot renamed files without requiring the use of hash-code comparisons or real time tracking, even if a million file with same content (duplicated) got renamed at the same millisecond.
17Updated 2 years ago

Alternatives and similar repositories for FileSystemWatcher:

Users that are interested in FileSystemWatcher are comparing it to the libraries listed below