Flower is a library for registering workers that are submitted for execution on a work runner when triggered by an observable.
                        
                    
         
                Info
| Version: | 0.7.2 | 
| Author(s): | Jussi Mattila | 
| Last Update: | Tuesday, March 21, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/hiscodeness/Flower | 
| NuGet Url: | https://www.nuget.org/packages/Flower | 
Install
Install-Package Flower
                        dotnet add package Flower
                        paket add Flower
                        
                                Flower Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- System.Reactive.Linq(>= 3.1.1)