12 packages
returned for Tags:"FileProvider"
Filter
19,052 total downloads
last updated 10/17/2018
Latest version: 1.1.3
files
fileprovider
Allows using zip files as FS provider for aspnet core's static files middleware.
Microsoft Extensions of FileProviders - Single string file provider.
An implementation of ASP.NET Core's FileProvider for AWS S3.
Virtual file system IFileSystem interfaces.
File provider and package loader that reads embedded resources from managed .dll files by using Mono.Cecil.
IFileSystem implementations.
File provider that can drill down into package files by using other IFileProviders.
For example: "somefile.zip/my.dll/my.embedded.resources"
Abstractions for IFileprovider that can open package files. For example "myfile.zip/mylib.dll/mylib.resources"
This is a file provider for HDFS through WebHDFS protocol for Microsoft.Extensions.FileProviders.
Wraps SharpCompress into IFileProvider and IPackageLoader. Supports formats .zip, .7z, .rar, .tar, .gz recursively. See: https://github.com/adamhathcock/sharpcompress
Wraps SharpZipLib archives into IFileProvider and IPackageLoader.
Can open .bzip2 and .z archives recursively. See: https://github.com/icsharpcode/SharpZipLib
When adding settings for ASP.NET Core, you can use this to request config files on the web.