https://github.com/ithit/userfilesystemsamples
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 integration.
https://github.com/ithit/userfilesystemsamples
cloudfiles cloudstorage file-system fileprovider fuse fuse-filesystem offline-files offline-storage onedrive synchronization virtual-drive virtual-file-system
Last synced: 6 months ago
JSON representation
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 integration.
- Host: GitHub
- URL: https://github.com/ithit/userfilesystemsamples
- Owner: ITHit
- Created: 2020-09-04T18:32:06.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-03-20T17:07:09.000Z (7 months ago)
- Last Synced: 2025-03-30T00:06:32.406Z (7 months ago)
- Topics: cloudfiles, cloudstorage, file-system, fileprovider, fuse, fuse-filesystem, offline-files, offline-storage, onedrive, synchronization, virtual-drive, virtual-file-system
- Language: C#
- Homepage: https://www.userfilesystem.com/
- Size: 8.38 MB
- Stars: 102
- Watchers: 10
- Forks: 32
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
User-mode File System Examples for Windows and macOS in .NET/C#
-
Virtual File System Sample for Windows in .NET, C#
-
Virtual File System Sample for macOS in .NET, C#
-
Virtual Drive Sample for Windows in .NET, C#
-
WebDAV Drive Sample for Windows in .NET, C#
-
WebDAV Drive Sample for macOS in .NET, C#
-
File Provider Extension Troubleshooting on macOS
-
macOS File Provider Extension Projects Deployment
-
iOS File Provider Extension Projects Deployment