Microsoft.Extensions.FileProviders.Abstractions 10.0.0-rc.2.25502.107
About
Serves as the foundation for creating file providers in .NET, offering core abstractions to develop custom file providers capable of fetching files from various sources.
Key Features
- Core abstractions for creating and managing file providers.
- Flexibility to develop custom file providers for fetching files from distinct sources.
How to Use
This package is typically used with an implementation of the file provider abstractions, such as Microsoft.Extensions.FileProviders.Composite or Microsoft.Extensions.FileProviders.Physical.
Main Types
The main types provided by this library are:
Microsoft.Extensions.FileProviders.IFileProviderMicrosoft.Extensions.FileProviders.IDirectoryContentsMicrosoft.Extensions.FileProviders.IFileInfoMicrosoft.Extensions.FileProviders.NullFileProvider
Additional Documentation
Related Packages
- File provider for physical files: Microsoft.Extensions.FileProviders.Physical
- File provider for files in embedded resources: Microsoft.Extensions.FileProviders.Embedded
- Composite file and directory providers: Microsoft.Extensions.FileProviders.Composite
Feedback & Contributing
Microsoft.Extensions.FileProviders.Abstractions is released as open source under the MIT license. Bug reports and contributions are welcome at the GitHub repository.
Showing the top 20 packages that depend on Microsoft.Extensions.FileProviders.Abstractions.
| Packages | Downloads |
|---|---|
|
Microsoft.Extensions.FileProviders.Embedded
File provider for files in embedded resources for Microsoft.Extensions.FileProviders.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/827b96040e62e5aa47d829bfa61c000d315d4f2e
|
1 |
|
Microsoft.Extensions.Configuration.FileExtensions
Provides a base class for file-based configuration providers used with Microsoft.Extensions.Configuration and extension methods for configuring them.
|
1 |
|
Microsoft.AspNetCore.StaticFiles
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.
|
1 |
|
Fluid.Core
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
|
1 |
|
Microsoft.Extensions.Hosting.Abstractions
Hosting and startup abstractions for applications.
|
1 |
.NET Framework 4.6.2
- Microsoft.Extensions.Primitives (>= 10.0.0-rc.2.25502.107)
.NET 8.0
- Microsoft.Extensions.Primitives (>= 10.0.0-rc.2.25502.107)
.NET 9.0
- Microsoft.Extensions.Primitives (>= 10.0.0-rc.2.25502.107)
.NET 10.0
- Microsoft.Extensions.Primitives (>= 10.0.0-rc.2.25502.107)
.NET Standard 2.0
- Microsoft.Extensions.Primitives (>= 10.0.0-rc.2.25502.107)