ITHit.FileSystem.Windows 5.5.15752-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.5.15752-Beta2
                    
NuGet\Install-Package ITHit.FileSystem.Windows -Version 5.5.15752-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.5.15752-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.5.15752-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.5.15752-Beta2
                    
#r "nuget: ITHit.FileSystem.Windows, 5.5.15752-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.5.15752-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.5.15752-Beta2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=ITHit.FileSystem.Windows&version=5.5.15752-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 263 9/25/2025
9.0.29527 264 6/19/2025
9.0.29481-Beta 230 4/30/2025
9.0.27334-Beta 218 3/20/2025
8.5.27248 465 2/13/2025
8.5.27224 180 1/14/2025
8.4.27341 199 12/17/2024
8.3.27213 373 11/18/2024
8.2.27026 828 8/19/2024
8.1.26901 333 6/5/2024
8.1.26791-Beta2 243 4/26/2024
8.1.26727-Beta2 172 3/28/2024
8.1.26224-Beta2 165 3/12/2024
8.0.26019-Beta 252 2/8/2024
7.3.24116 904 12/14/2023
7.2.23868 329 10/16/2023
7.1.23701 396 9/4/2023
7.1.23463-Beta 241 8/23/2023
7.1.23457-Beta 251 8/17/2023
7.1.23321-Beta 258 7/28/2023
7.1.23216-Beta 283 7/24/2023
7.0.22362-Beta 3,272 6/8/2023
7.0.22286-Beta 343 6/5/2023
7.0.22272-Beta 274 6/1/2023
7.0.22158-Beta 351 5/25/2023
7.0.22106-Beta 275 5/18/2023
7.0.22091-Beta 281 5/16/2023
6.4.21218 1,869 4/1/2023
6.4.21210 366 3/27/2023
6.3.20496 986 2/28/2023
6.2.20461 625 1/18/2023
6.1.20210 907 10/10/2022
6.1.19907-Beta 367 9/26/2022
6.1.18982-Beta 394 9/14/2022
6.1.18304-Beta 338 9/9/2022
6.1.18092-Beta 288 9/3/2022
6.1.17328-Beta 293 8/22/2022
6.0.16962-Beta 308 8/16/2022
6.0.16897-Beta 307 8/12/2022
6.0.16872-Beta 334 8/3/2022
5.6.16439 899 7/16/2022
5.6.16427 621 7/14/2022
5.6.16415 650 7/9/2022
5.6.16382 631 7/8/2022
5.6.16274-Beta2 328 7/6/2022
5.6.16262-Beta2 330 7/4/2022
5.6.15918-Beta2 305 6/30/2022
5.5.15752-Beta2 348 6/21/2022
5.0.15216-Beta 352 6/13/2022
5.0.14943-Beta 309 6/9/2022
5.0.14726-Beta 332 6/3/2022
4.4.14432 667 5/24/2022
4.4.14419 711 5/2/2022
4.3.12907-Beta2 560 4/1/2022
4.2.12691-Beta2 332 3/22/2022
4.1.12172-Beta2 365 2/22/2022
4.0.11399-Beta 423 12/8/2021
4.0.11250-Beta 917 11/29/2021
4.0.11187-Beta 6,257 11/23/2021
4.0.10902-Beta 430 11/5/2021
4.0.10891-Beta 380 11/2/2021
4.0.10509-Beta 426 10/12/2021
4.0.10312-Beta 446 9/24/2021
4.0.10295-Beta 391 9/17/2021
3.3.9602 927 8/16/2021
3.3.9488 1,036 8/2/2021
3.2.8936 572 7/16/2021
3.2.8901 622 6/30/2021
3.1.7115-Beta 444 6/9/2021
3.0.7021-Beta 379 6/2/2021
3.0.6973-Beta 389 5/26/2021
2.5.5091 624 4/26/2021
2.5.5083 579 4/22/2021
2.0.4465 563 3/19/2021
1.4.4298 631 2/24/2021
1.3.4108 660 1/22/2021
1.3.4102 643 1/18/2021
1.3.4067 653 1/15/2021
1.2.3984 632 12/14/2020
1.2.3941 708 11/19/2020
1.2.3810 675 11/10/2020
1.1.3573-Beta 515 10/22/2020
1.0.0.3019-Alpha 612 10/1/2020
1.0.0.2562-Alpha 505 9/14/2020
1.0.0.2530 746 9/10/2020