Swatcher 0.2.0.39527

There is a newer version of this package available.
See the version list below for details.
dotnet add package Swatcher --version 0.2.0.39527
NuGet\Install-Package Swatcher -Version 0.2.0.39527
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="Swatcher" Version="0.2.0.39527" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Swatcher --version 0.2.0.39527
#r "nuget: Swatcher, 0.2.0.39527"
#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 Swatcher as a Cake Addin
#addin nuget:?package=Swatcher&version=0.2.0.39527

// Install Swatcher as a Cake Tool
#tool nuget:?package=Swatcher&version=0.2.0.39527

A ground-up rewrite of FileSystemWatcher that's blazing fast, intuitive to use and fixes all the things that sucked about the native implementation.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.0.1 3,986 7/8/2017
1.0.0.15 1,019 3/27/2017
1.0.0.14 956 3/20/2017
0.2.0.39527 1,782 8/22/2016
0.2.0.23185 990 8/21/2016

-added xml documentation file
-added rx usage example