Microsoft.Extensions.FileProviders.Abstractions 9.0.4
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.IFileProvider
Microsoft.Extensions.FileProviders.IDirectoryContents
Microsoft.Extensions.FileProviders.IFileInfo
Microsoft.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 |
---|
Microsoft.AspNetCore.App
Provides a default set of APIs for building an ASP.NET Core application.
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.
|
Microsoft.AspNetCore.App
Microsoft.AspNetCore.App
|
Microsoft.AspNetCore.App
Provides a default set of APIs for building an ASP.NET Core application.
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.
This package was built from the source at:
https://github.com/aspnet/Universe/tree/244e037a222a7cd0a17feafb7f3a625fde40de97
|
Microsoft.AspNetCore.App
Provides a default set of API for building an ASP.NET Core application.
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.
This package was built from the source at:
https://github.com/aspnet/Universe/tree/c0686cbb3c353de256da1db32829d58143b567f5
|
https://go.microsoft.com/fwlink/?LinkID=799421
.NET Framework 4.6.2
- Microsoft.Extensions.Primitives (>= 9.0.4)
.NET 8.0
- Microsoft.Extensions.Primitives (>= 9.0.4)
.NET 9.0
- Microsoft.Extensions.Primitives (>= 9.0.4)
.NET Standard 2.0
- Microsoft.Extensions.Primitives (>= 9.0.4)