Interfaces in Deluge pipelines library.
Info
Version: | 0.1.0-alpha |
Author(s): | Vibhav Churi |
Last Update: | Saturday, February 8, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/churivibhav/deluge |
NuGet Url: | https://www.nuget.org/packages/Deluge.Abstractions |
Install
Install-Package Deluge.Abstractions
dotnet add package Deluge.Abstractions
paket add Deluge.Abstractions
Deluge.Abstractions Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.1)
- Newtonsoft.Json(>= 12.0.3)
- System.Threading.Tasks.Dataflow(>= 4.11.0)