Info
Version: | 8.2.27026 |
Author(s): | ITHit.FileSystem.Windows |
Last Update: | Monday, August 19, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.userfilesystem.com/ |
NuGet Url: | https://www.nuget.org/packages/ITHit.FileSystem.Windows |
Install
Install-Package ITHit.FileSystem.Windows
dotnet add package ITHit.FileSystem.Windows
paket add ITHit.FileSystem.Windows
ITHit.FileSystem.Windows Download (Unzip the "nupkg" after downloading)
Dependencies
- ITHit.FileSystem(>= 1.3.4108)
- System.Security.Principal.Windows(>= 4.7.0)
Tags
100% safe, managed code.
No unsafe memory management operations. No blue screens.
IT Hit User File System provides a file system synchronization framework based on the new Windows 10 Cloud Files API (used in OneDrive).
It supports OneDrive-like on-demand loading, selective offline availability, download/upload progress, file system status reporting, and Windows Explorer integration.
The library API relies on the newest Windows 10 API specifically designed for creating user file systems with synchronization support.
The Engine is using the Microsoft Cloud Files driver supplied with Windows 10, providing unprecedented reliability, deep customization, and development simplicity in C#, VB.NET, or any other .NET language.