This is a file provider for HDFS through WebHDFS protocol for Microsoft.Extensions.FileProviders.
Info
Version: | 1.1.1 |
Author(s): | Shuai Zhang |
Last Update: | Friday, August 22, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://dev.azure.com/zhangshuai89/Public/_git/OneDotNet |
NuGet Url: | https://www.nuget.org/packages/WebHdfs.Extensions.FileProviders |
Install
Install-Package WebHdfs.Extensions.FileProviders
dotnet add package WebHdfs.Extensions.FileProviders
paket add WebHdfs.Extensions.FileProviders
WebHdfs.Extensions.FileProviders Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Newtonsoft.Json(>= 10.0.3)
- Microsoft.CSharp(>= 4.4.0)
- Microsoft.Extensions.FileProviders.Abstractions(>= 1.1.1)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.3)
- Microsoft.CSharp(>= 4.4.0)
- Microsoft.Extensions.FileProviders.Abstractions(>= 1.1.1)
- System.Net.Http(>= 4.3.3)
- Newtonsoft.Json(>= 10.0.3)
- Microsoft.CSharp(>= 4.4.0)
- Microsoft.Extensions.FileProviders.Abstractions(>= 2.0.0)
- System.Net.Http(>= 4.3.3)
- Newtonsoft.Json(>= 10.0.3)
- Microsoft.CSharp(>= 4.4.0)
- Microsoft.Extensions.FileProviders.Abstractions(>= 2.0.0)
Tags