FileWatcherEx 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package FileWatcherEx --version 1.0.0
NuGet\Install-Package FileWatcherEx -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FileWatcherEx" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FileWatcherEx --version 1.0.0
#r "nuget: FileWatcherEx, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install FileWatcherEx as a Cake Addin
#addin nuget:?package=FileWatcherEx&version=1.0.0

// Install FileWatcherEx as a Cake Tool
#tool nuget:?package=FileWatcherEx&version=1.0.0

FileWatcherEx for Windows

A wrapper of C# FileSystemWatcher for Windows, used in ImageGlass project.

This project is based on the VSCode FileWatcher: https://github.com/Microsoft/vscode-filewatcher-windows

Features

  • Standardize the events of C# FileSystemWatcher
  • No false change notifications when a file system item is created, deleted, changed or renamed.

Installation

Run the command

Install-Package FileWatcherEx

License

MIT

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on FileWatcherEx:

Repository Stars
d2phap/ImageGlass
🏞 A lightweight, versatile image viewer
PhantomGamers/SFP
This utility is designed to allow you to apply skins to the modern Steam client
Version Downloads Last updated
2.6.0 2,429 11/16/2023
2.5.0 3,537 5/27/2023
2.4.0 748 3/30/2023
2.3.0 398 1/23/2023
2.2.0 496 11/29/2022
2.1.1 806 6/25/2022
2.1.0 515 6/8/2022
2.0.0 699 12/10/2021
1.3.0 9,152 8/29/2018
1.2.0 1,199 8/2/2018
1.1.0 1,206 8/1/2018
1.0.0 1,312 7/21/2018