UserFileSystemSamples
UserFileSystemSamples copied to clipboard
IT Hit User File System Engine samples in .NET/C#. Samples implement Virtual File System for Windows and Mac with synchronization support, on-demand loading, offline files, and Windows File Manager in...
User-mode File System Examples for Windows and macOS in .NET/C#
-
Virtual File System Sample in .NET, C#
This sample implements a virtual file system with synchronization support, on-demand loading, selective offline files support, upload and download progress, and error reporting. It synchronizes files and folders both from remote storage to the user f ...
-
Virtual File System Sample for Mac in .NET, C#
This sample implements a virtual file system for Mac with synchronization support, folders on-demand listing, thumbnails and context menu support. It synchronizes files and folders both from remote storage to the user file system and from the user fi ...
-
Virtual Drive Sample in .NET, C#
This is a virtual drive implementation with thumbnail support, custom context menu and custom states & columns support. It also demonstrates automatic Microsoft Office/AutoCAD documents locking. To simulate the remote storage, this sample is usi ...
-
WebDAV Drive Sample in .NET, C#
This sample implements a virtual file system that displays documents from a WebDAV server. You can edit documents, upload and download documents as well as manage folders structure using Windows File Manager. This sample provides automatic documents ...