Azure data lake file watcher extension for azure function and azure web job which will keep monitoring your file.
Info
Version: | 0.0.1 |
Author(s): | Rohit Asthana |
Last Update: | Friday, June 28, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/asthanarht/AzureDataLakeFileWatcherTrigger |
NuGet Url: | https://www.nuget.org/packages/AdlsFileWatcherTriggerExtension |
Install
Install-Package AdlsFileWatcherTriggerExtension
dotnet add package AdlsFileWatcherTriggerExtension
paket add AdlsFileWatcherTriggerExtension
AdlsFileWatcherTriggerExtension Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.DataLake.Store(>= 1.1.16)
- Microsoft.Azure.WebJobs(>= 3.0.9)
- Microsoft.Azure.WebJobs.Extensions(>= 3.0.2)
- Microsoft.Rest.ClientRuntime.Azure.Authentication(>= 2.4.0)
Tags