This assembly provides support for watching directory changes through the class FileSystemWatcher
.
Documentation can be found at https://learn.microsoft.com/dotnet/api/system.io.filesystemwatcher.
- We consider new features, new APIs and performance changes
- We consider PRs that target this library for new source code analyzers
The System.IO.FileSystem.Watcher assembly is part of the shared framework, and ships with every new release of .NET.