Microsoft.Extensions.FileProviders.Physical Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
PhysicalDirectoryInfo |
Represents a directory on a physical file system. |
PhysicalFileInfo |
Represents a file on a physical file system. |
PhysicalFilesWatcher |
Watches a physical file system for changes and triggers events on IChangeToken when files are created, change, renamed, or deleted. |
PollingFileChangeToken |
A change token that polls for file system changes. |
PollingWildCardChangeToken |
A polling based IChangeToken for wildcard patterns. |
Enums
ExclusionFilters |
Specifies filtering behavior for files or directories. |