Show / Hide Table of Contents
    Warning

    This guide is under construction!

    Overview

    This article will show you how to develop your own file system.

    Warning

    This is a very advanced topic requiring solid knowledge of .NET.

    Interfaces

    The following interfaces must be implemented:

    • IFileSystemClassFactory is used to get user-specific file system access
    • IUnixFileSystem provides the main file system operations
    • IUnixDirectoryEntry represents a directory entry
    • IUnixFileEntry represents a file entry
    • Improve this Doc
    Back to top
    Copyright © 2018 Fubar Development Junker
    Generated by DocFX
    Creative Commons License
    FluentMigrator Documentation by FluentMigrator Project is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.