Microsoft.Extensions.FileProviders.Abstractions 10.0.1
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 |
|---|---|
|
DevExpress.Blazor.RichEdit
This package implements the functionality related to the DevExpress RichEdit Blazor component - an advanced word-processing tool designed for working with rich text documents of various formats.
|
11 |
|
DevExpress.Blazor.RichEdit
This package implements the functionality related to the DevExpress RichEdit Blazor component - an advanced word-processing tool designed for working with rich text documents of various formats.
|
10 |
|
Microsoft.Extensions.Configuration.FileExtensions
Provides a base class for file-based configuration providers used with Microsoft.Extensions.Configuration and extension methods for configuring them.
|
0 |
|
Microsoft.Extensions.Configuration.Json
JSON configuration provider implementation for Microsoft.Extensions.Configuration. This package enables you to read your application's settings from a JSON file. You can use JsonConfigurationExtensions.AddJsonFile extension method on IConfigurationBuilder to add the JSON configuration provider to the configuration builder.
|
0 |
|
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
|
0 |
https://go.microsoft.com/fwlink/?LinkID=799421
.NET Framework 4.6.2
- Microsoft.Extensions.Primitives (>= 10.0.1)
.NET 8.0
- Microsoft.Extensions.Primitives (>= 10.0.1)
.NET 9.0
- Microsoft.Extensions.Primitives (>= 10.0.1)
.NET 10.0
- Microsoft.Extensions.Primitives (>= 10.0.1)
.NET Standard 2.0
- Microsoft.Extensions.Primitives (>= 10.0.1)
| Version | Downloads | Last updated |
|---|---|---|
| 10.0.1 | 0 | 12/22/2025 |