30 packages tagged with “FileProvider”
Virtual file system IFileSystem interfaces.
Allows using zip files as FS provider for aspnet core's static files middleware.
IFileSystem implementations.
Abstractions for IFileprovider that can open package files. For example "myfile.zip/mylib.dll/mylib.resources"
File provider that can drill down into package files by using other IFileProviders. For example: "somefile.zip/my.dll/my.embedded.resources"
File provider and package loader that reads embedded resources from managed .dll files by using Mono.Cecil.
Microsoft Extensions of FileProviders - Single string file provider.
Wraps SharpZipLib archives into IFileProvider and IPackageLoader. Can open .bzip2 and .z archives recursively. See: https://github.com/icsharpcode/SharpZipLib
A .NET library that provides a virtual file system abstraction.
Provides an implementation of Ramstack.FileSystem for managing files within ZIP archives.
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
Provides an implementation of Ramstack.FileSystem that applies glob-based filtering rules to the underlying file system.
Provides an implementation of Ramstack.FileSystem that wraps the underlying file system, preventing any destructive operations.
Provides an implementation of Ramstack.FileSystem that adds a specified prefix to the file paths within the underlying file system.
Provides adapters for integrating Ramstack.FileSystem with Microsoft.Extensions.FileProviders.
Provides an implementation of Ramstack.FileSystem based on local file system.
Provides an implementation of Ramstack.FileSystem that wraps an underlying file system for managing files under a specific subpath.
A .NET library providing additional implementations for Microsoft.Extensions.FileProviders.
Provides an implementation of Ramstack.FileSystem using Amazon S3 storage.
File Provider implementation of GitHub or GitHub Enterprise repository.
Provides an implementation of Ramstack.FileSystem based on Azure Blob Storage.
Provides an implementation of Ramstack.FileSystem that combines multiple file systems into a single composite file system.
A lightweight .NET library of useful and convenient extensions for Microsoft.Extensions.FileProviders.
A .NET library providing a helper class for flattening and composing IFileProvider instances.
A .NET library implementing a IFileProvider that filters files using include and/or exclude glob patterns.
Provides an implementation of Ramstack.FileSystem using Google Cloud Storage.
This package represents a file provider with an Amazon S3 bucket. It constructs virtual file systems that implement IFileProvider and integrate with AWS S3 SDK to provide the functionality for serving static files in ASP.NET.
When adding settings for ASP.NET Core, you can use this to request config files on the web.
VandaCloud Core Service is an architectural design pattern which has been developed by Vanda-Cloud Development Project to standardize the architecture of our In-House Development Applications.This service will be built and published as the library or sdk packages on NuGet Microsoft Package Manager for all our In-House Development Applications.