Back to Dotnet

Microsoft.Extensions.FileProviders.Physical

src/libraries/Microsoft.Extensions.FileProviders.Physical/README.md

11.0.100924 B
Original Source

Microsoft.Extensions.FileProviders.Physical

This assembly provides an implementation of a physical file provider that looks-up files from disk. It can watch for changes on disk either by using a FileSystemWatcher or by using polling.

The primary type is PhysicalFileProvider.

Documentation can be found at https://learn.microsoft.com/dotnet/api/microsoft.extensions.fileproviders.physical.

Contribution Bar

Deployment

The Microsoft.Extensions.FileProviders.Physical assembly is shipped as a NuGet package.