Provides an extensible solution for creating Data Processing Pipelines in F#.
Info
Version: | 0.1.0 |
Author(s): | Márcio Azevedo |
Last Update: | Tuesday, May 3, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/marcio-azevedo/fsharp-data-processing-pipeline |
NuGet Url: | https://www.nuget.org/packages/FSharp.DataProcessingPipelines.RabbitMQ |
Install
Install-Package FSharp.DataProcessingPipelines.RabbitMQ
dotnet add package FSharp.DataProcessingPipelines.RabbitMQ
paket add FSharp.DataProcessingPipelines.RabbitMQ
FSharp.DataProcessingPipelines.RabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.3.1)
- FSharp.DataProcessingPipelines.Core
- RabbitMQ.Client(>= 3.6.1)
- EasyNetQ(>= 0.57.2)
Tags