Early Preview
This is currently very much a preview. Please feel free to try things out,
but don't be upset if anything is not yet working. Feedback is welcome over on our
GitHub Dicussions page.
Microsoft.Extensions.FileProviders.Abstractions
System Library
| Author | Microsoft |
| Version | 10.0.1 |
| Tags |
Public Types
Microsoft.​Extensions.​FileProviders
interface IDirectoryContents
Represents a directory's content in the file provider.
interface IFileInfo
Represents a file in the given file provider.
interface IFileProvider
A read-only file provider abstraction.
Represents a nonexistent directory.
class NotFoundFileInfo
Represents a nonexistent file.
class NullChangeToken
An empty change token that doesn't raise any change callbacks.
class NullFileProvider
An empty file provider with no contents.