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 |
|---|---|
|
Fluid.Core
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
|
2 |
|
Microsoft.Extensions.Configuration.FileExtensions
Provides a base class for file-based configuration providers used with Microsoft.Extensions.Configuration and extension methods for configuring them.
|
2 |
|
Microsoft.AspNetCore.All
Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core.
This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.
|
1 |
|
Microsoft.Extensions.Configuration.FileExtensions
Extension methods for configuring file-based configuration providers for Microsoft.Extensions.Configuration.
|
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
Hosting and startup infrastructures for applications.
When using NuGet 3.x this package requires at least version 3.4.
|
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.Http.Extensions
ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state.
|
1 |
|
Microsoft.AspNetCore.All
Microsoft.AspNetCore.All
|
1 |
|
Microsoft.Extensions.FileProviders.Composite
Composite file and directory providers for Microsoft.Extensions.FileProviders.
|
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)