Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contents

  • ObservableFileSystemWatcher - an observable wrapper around the FileSystemWatcher type
  • FileDropWatcher - an observable stream of events to detect when a file has been dropped in a directory

Install via nuget

Install-Package ReactiveFileSystemWatcher

Building from the CLI

  • Install ruby - with chocolatey cinst ruby
  • gem install albacore
  • rake build

Testing

This project has a suite of integration tests to verify the behavior of monitoring the file system. The tests are a great way to understand the behavior.

To run the tests use rake test

Packaging

rake nuget

About

A set of reactive/observable wrappers around the FileSystemWatcher.

Resources

Stars

60 stars

Watchers

7 watching

Forks

Releases

Packages

Used by

Contributors

Languages