Filesystem Extensions for Deluge - a library to create JSON pipelines.
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/CoreUi |
| NuGet Url: | https://www.nuget.org/packages/Deluge.Filesystem |
Install
Install-Package Deluge.Filesystem
dotnet add package Deluge.Filesystem
paket add Deluge.Filesystem
Deluge.Filesystem Download (Unzip the "nupkg" after downloading)
Dependencies
- Deluge.Abstractions(>= 0.1.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.1)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.0)
- Newtonsoft.Json(>= 12.0.3)