Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 277 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 277 Bytes

FileWatcher

Monitor files in a given file system path and extention for changes such as updates or deletions. Also stores the data in a database where the information can be queried.

To run the project, open MyFileSystemWatcher.sln in Visual Studio and start in debug mode.