ITHit.FileSystem.Windows 5.6.16262-Beta2

This is a prerelease version of ITHit.FileSystem.Windows.
There is a newer version of this package available.
See the version list below for details.
dotnet add package ITHit.FileSystem.Windows --version 5.6.16262-Beta2
                    
NuGet\Install-Package ITHit.FileSystem.Windows -Version 5.6.16262-Beta2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ITHit.FileSystem.Windows" Version="5.6.16262-Beta2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ITHit.FileSystem.Windows" Version="5.6.16262-Beta2" />
                    
Directory.Packages.props
<PackageReference Include="ITHit.FileSystem.Windows" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ITHit.FileSystem.Windows --version 5.6.16262-Beta2
                    
#r "nuget: ITHit.FileSystem.Windows, 5.6.16262-Beta2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package ITHit.FileSystem.Windows@5.6.16262-Beta2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ITHit.FileSystem.Windows&version=5.6.16262-Beta2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=ITHit.FileSystem.Windows&version=5.6.16262-Beta2&prerelease
                    
Install as a Cake Tool

IT Hit User File System Engine provides a high-level API for creating a virtual file system for Wndows in .NET with synchronization support, on-demand loading, offline files, and Windows Explorer integration.

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.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on ITHit.FileSystem.Windows:

Package Downloads
ITHit.FileSystem.Windows.ShellExtension

Windows shell extensions implementation, such as Windows Explorer thumbnails provider, Windows Explorer context menu, cloud files custom state handler, etc, used by the IT Hit User File System Engine.

ITHit.FileSystem.Windows.WinUI

Contains IT Hit User File System visual interfaces for Windows, such as tray application.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on ITHit.FileSystem.Windows:

Repository Stars
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.
Version Downloads Last Updated
9.0.29552 174 9/25/2025
9.0.29527 244 6/19/2025
9.0.29481-Beta 216 4/30/2025
9.0.27334-Beta 205 3/20/2025
8.5.27248 447 2/13/2025
8.5.27224 169 1/14/2025
8.4.27341 164 12/17/2024
8.3.27213 364 11/18/2024
8.2.27026 800 8/19/2024
8.1.26901 315 6/5/2024
8.1.26791-Beta2 232 4/26/2024
8.1.26727-Beta2 143 3/28/2024
8.1.26224-Beta2 158 3/12/2024
8.0.26019-Beta 244 2/8/2024
7.3.24116 885 12/14/2023
7.2.23868 320 10/16/2023
7.1.23701 382 9/4/2023
7.1.23463-Beta 222 8/23/2023
7.1.23457-Beta 240 8/17/2023
7.1.23321-Beta 255 7/28/2023
7.1.23216-Beta 273 7/24/2023
7.0.22362-Beta 3,182 6/8/2023
7.0.22286-Beta 325 6/5/2023
7.0.22272-Beta 253 6/1/2023
7.0.22158-Beta 333 5/25/2023
7.0.22106-Beta 257 5/18/2023
7.0.22091-Beta 268 5/16/2023
6.4.21218 1,850 4/1/2023
6.4.21210 356 3/27/2023
6.3.20496 966 2/28/2023
6.2.20461 610 1/18/2023
6.1.20210 877 10/10/2022
6.1.19907-Beta 342 9/26/2022
6.1.18982-Beta 379 9/14/2022
6.1.18304-Beta 318 9/9/2022
6.1.18092-Beta 264 9/3/2022
6.1.17328-Beta 278 8/22/2022
6.0.16962-Beta 293 8/16/2022
6.0.16897-Beta 293 8/12/2022
6.0.16872-Beta 311 8/3/2022
5.6.16439 875 7/16/2022
5.6.16427 594 7/14/2022
5.6.16415 636 7/9/2022
5.6.16382 610 7/8/2022
5.6.16274-Beta2 314 7/6/2022
5.6.16262-Beta2 309 7/4/2022
5.6.15918-Beta2 286 6/30/2022
5.5.15752-Beta2 329 6/21/2022
5.0.15216-Beta 306 6/13/2022
5.0.14943-Beta 288 6/9/2022
5.0.14726-Beta 311 6/3/2022
4.4.14432 652 5/24/2022
4.4.14419 692 5/2/2022
4.3.12907-Beta2 544 4/1/2022
4.2.12691-Beta2 307 3/22/2022
4.1.12172-Beta2 344 2/22/2022
4.0.11399-Beta 400 12/8/2021
4.0.11250-Beta 892 11/29/2021
4.0.11187-Beta 6,239 11/23/2021
4.0.10902-Beta 409 11/5/2021
4.0.10891-Beta 364 11/2/2021
4.0.10509-Beta 409 10/12/2021
4.0.10312-Beta 418 9/24/2021
4.0.10295-Beta 374 9/17/2021
3.3.9602 898 8/16/2021
3.3.9488 987 8/2/2021
3.2.8936 557 7/16/2021
3.2.8901 595 6/30/2021
3.1.7115-Beta 413 6/9/2021
3.0.7021-Beta 347 6/2/2021
3.0.6973-Beta 344 5/26/2021
2.5.5091 609 4/26/2021
2.5.5083 563 4/22/2021
2.0.4465 547 3/19/2021
1.4.4298 615 2/24/2021
1.3.4108 636 1/22/2021
1.3.4102 605 1/18/2021
1.3.4067 620 1/15/2021
1.2.3984 614 12/14/2020
1.2.3941 671 11/19/2020
1.2.3810 652 11/10/2020
1.1.3573-Beta 494 10/22/2020
1.0.0.3019-Alpha 590 10/1/2020
1.0.0.2562-Alpha 487 9/14/2020
1.0.0.2530 710 9/10/2020