Skip to content

Watching File(s) Changes in .NET 4.5+ & .NET Core 2+

Notifications You must be signed in to change notification settings

jpturski/FilesWatcher_CSharp_Core

 
 

Repository files navigation

Watching File(s) Changes in .NET 5.0

This wrapper class :

So, I've forked the work of https://github.com/eranltd/FilesWatcher_CSharp_Core, and did some changes:

  • Updated to .NET 5.0
  • Added Serilog for better exception handling
  • Adequated to run as Windows Service
  • Added the feature to notify a webhook when some file is changed

About

Watching File(s) Changes in .NET 4.5+ & .NET Core 2+

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%