EasyActor.Pipeline is a lightweigth framework to create asynchroneous pipeline to transform information.
Info
Version: | 0.6.0 |
Author(s): | David Desmaisons |
Last Update: | Sunday, December 27, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/David-Desmaisons/EasyActor |
NuGet Url: | https://www.nuget.org/packages/EasyActor.Pipeline |
Install
Install-Package EasyActor.Pipeline
dotnet add package EasyActor.Pipeline
paket add EasyActor.Pipeline
EasyActor.Pipeline Download (Unzip the "nupkg" after downloading)
Dependencies
- EasyActor(>= 0.6.0)
- Rx-Core(>= 2.2.5)
- Rx-Interfaces(>= 2.2.5)
- Rx-Linq(>= 2.2.5)
- Rx-Main(>= 2.2.5)
- Rx-PlatformServices(>= 2.2.5)
Tags