Microsoft.Extensions.FileProviders
Namespace with 7 public types
Classes
NotFoundDirectoryContents
Represents a nonexistent directory.
NotFoundFileInfo
Represents a nonexistent file.
NullChangeToken
An empty change token that doesn't raise any change callbacks.
NullFileProvider
An empty file provider with no contents.
Interfaces
IDirectoryContents
Represents a directory's content in the file provider.
IFileInfo
Represents a file in the given file provider.
IFileProvider
A read-only file provider abstraction.