Search Results for

    Show / Hide Table of Contents

    Namespace Umbraco.Cms.Core.IO

    Classes

    CleanFolderResult

    Represents the result of a folder cleaning operation.

    CleanFolderResult.Error

    Represents an error that occurred while cleaning a folder.

    DefaultViewContentProvider

    Provides default content for Razor view files.

    FileSystems

    Provides the system filesystems.

    IOHelper

    Provides base implementation for IO helper operations.

    IOHelperLinux

    Provides IO helper implementations for Linux operating systems.

    IOHelperOSX

    Provides IO helper implementations for macOS (OSX) operating systems.

    IOHelperWindows

    Provides IO helper implementations for Windows operating systems.

    MediaFileManager

    Manages media files and their storage in the file system.

    PhysicalFileSystem

    Represents a file system that maps to a physical location on disk.

    ViewHelper

    Provides helper methods for working with template view files.

    Interfaces

    IDefaultViewContentProvider

    Provides default content for Razor view files.

    IFileProviderFactory

    Factory for creating Microsoft.Extensions.FileProviders.IFileProvider instances.

    IFileSystem

    Provides methods allowing the manipulation of files.

    IGridEditorsConfigFileProviderFactory

    Factory for creating Microsoft.Extensions.FileProviders.IFileProvider instances for providing the grid.editors.config.js file.

    IIOHelper

    Provides helper methods for IO operations.

    IMediaPathScheme

    Represents a media file path scheme.

    IPackageManifestFileProviderFactory

    Factory for creating Microsoft.Extensions.FileProviders.IFileProvider instances for providing the umbraco-package.json file.

    IPhysicalFileSystem

    Represents a file system that maps to a physical location on disk.

    IViewHelper

    Provides helper methods for working with template view files.

    Enums

    CleanFolderResultStatus

    Represents the status of a folder cleaning operation.

    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX