⌚ The file watcher on Windows.
-
Updated
May 2, 2024 - C#
⌚ The file watcher on Windows.
Publishes changes in file system as powershell engine event
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.
Simplification of the .NET FileSystemWatcher class
Simple project to watch directories and record changes in that directory.
GUI WPF App
A Remote Processing service based on Filesystem watcher
Image watcher for C# WPF projects. Automatically add new images as static resources.
Create directory links and watchers for copying file contents.
Desktop application in C # of an office assistant that performs some functions in the tax area
File system watcher and manipulator
A Basic Host IDS - Intrusion Detection System using MD5 Checksum and FileSystemWatcher
C# .Net Core File System Watcher With UI Thread Management
Тестовое задание ООО "МФЦ Полюс"
This is a fork of "https://github.com/StefH/System.IO.EnhancedFileSystemWatcher"
Add a description, image, and links to the filesystemwatcher topic page so that developers can more easily learn about it.
To associate your repository with the filesystemwatcher topic, visit your repo's landing page and select "manage topics."