ITHit.FileSystem 4.1.12172-Beta2

This is a prerelease version of ITHit.FileSystem.
There is a newer version of this package available.
See the version list below for details.
dotnet add package ITHit.FileSystem --version 4.1.12172-Beta2
                    
NuGet\Install-Package ITHit.FileSystem -Version 4.1.12172-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" Version="4.1.12172-Beta2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ITHit.FileSystem" Version="4.1.12172-Beta2" />
                    
Directory.Packages.props
<PackageReference Include="ITHit.FileSystem" />
                    
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 --version 4.1.12172-Beta2
                    
#r "nuget: ITHit.FileSystem, 4.1.12172-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@4.1.12172-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&version=4.1.12172-Beta2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=ITHit.FileSystem&version=4.1.12172-Beta2&prerelease
                    
Install as a Cake Tool

Create your own virtual drive in .NET for Windows and macOS with synchronization support, on-demand loading, offline files, and Windows File Manager / macOS Finder integration and custom columns support.

Contains base IFile, IFolder and IEngine low-level file system interfaces for creating file and folder classes in .NET/Xamarin for your virtual drive that runs on both Windows and macOS.

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.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages (3)

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

Package Downloads
ITHit.FileSystem.Windows

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.

ITHit.FileSystem.Windows.Rpc.Client

Contains RPC protocol client, out-of-proc or surrogate COM thumbnails handler, context menu, custom state (custom columns) handler, etc.

ITHit.FileSystem.Mac

IT Hit User File System Engine for macOS provides a high-level API for creating a user file system in .NET/Xamarin with synchronization support, on-demand loading, offline files, and Finder 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 macOS File Provider API.

GitHub repositories (1)

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

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 295 9/25/2025
9.0.29527 330 6/19/2025
9.0.29481-Beta 294 4/30/2025
9.0.27334-Beta 278 3/20/2025
8.5.27248 554 2/13/2025
8.5.27224 304 1/14/2025
8.4.27341 277 12/17/2024
8.3.27213 510 11/18/2024
8.2.27026 937 8/19/2024
8.1.26901 499 6/5/2024
8.1.26791-Beta2 362 4/26/2024
8.1.26727-Beta2 328 3/28/2024
8.1.26224-Beta2 303 3/12/2024
8.0.26019-Beta 342 2/8/2024
7.3.24116 1,045 12/14/2023
7.2.23868 416 10/16/2023
7.1.23701 512 9/4/2023
7.1.23463-Beta 356 8/23/2023
7.1.23457-Beta 362 8/17/2023
7.1.23321-Beta 409 7/28/2023
7.1.23216-Beta 393 7/24/2023
7.0.22362-Beta 3,316 6/8/2023
7.0.22286-Beta 402 6/5/2023
7.0.22272-Beta 330 6/1/2023
7.0.22158-Beta 461 5/25/2023
7.0.22106-Beta 360 5/18/2023
7.0.22091-Beta 425 5/16/2023
6.4.21218 2,074 4/1/2023
6.4.21210 590 3/27/2023
6.3.20496 1,215 2/28/2023
6.2.20461 951 1/18/2023
6.1.20210 1,420 10/10/2022
6.1.19907-Beta 494 9/26/2022
6.1.18982-Beta 480 9/14/2022
6.1.18304-Beta 410 9/9/2022
6.1.18092-Beta 383 9/3/2022
6.1.17328-Beta 396 8/22/2022
6.0.16962-Beta 401 8/16/2022
6.0.16897-Beta 429 8/12/2022
6.0.16872-Beta 429 8/3/2022
5.6.16439 1,552 7/16/2022
5.6.16427 1,233 7/14/2022
5.6.16415 1,264 7/9/2022
5.6.16382 1,237 7/8/2022
5.6.16274-Beta2 421 7/6/2022
5.6.16262-Beta2 413 7/4/2022
5.6.15918-Beta2 421 6/30/2022
5.5.15752-Beta2 440 6/21/2022
5.0.15216-Beta 420 6/13/2022
5.0.14943-Beta 424 6/9/2022
5.0.14726-Beta 452 6/3/2022
4.4.14432 942 5/24/2022
4.4.14419 991 5/2/2022
4.3.12907-Beta2 606 4/1/2022
4.2.12691-Beta2 336 3/22/2022
4.1.12172-Beta2 383 2/22/2022
4.0.11399-Beta 424 12/8/2021
4.0.11250-Beta 941 11/29/2021
4.0.11187-Beta 6,287 11/23/2021
4.0.10902-Beta 485 11/5/2021
4.0.10891-Beta 428 11/2/2021
4.0.10509-Beta 476 10/12/2021
4.0.10312-Beta 502 9/24/2021
4.0.10295-Beta 420 9/17/2021
3.3.9602 1,083 8/16/2021
3.3.9488 1,196 8/2/2021
3.2.8936 722 7/16/2021
3.2.8901 796 6/30/2021
3.1.7115-Beta 496 6/9/2021
3.0.7021-Beta 464 6/2/2021
3.0.6973-Beta 484 5/26/2021
2.5.5091 794 4/26/2021
2.5.5083 768 4/22/2021
2.0.4465 740 3/19/2021
1.4.4298 821 2/24/2021
1.3.4108 807 1/22/2021
1.3.4102 824 1/18/2021
1.3.4067 839 1/15/2021
1.2.3984 826 12/14/2020
1.2.3941 864 11/19/2020
1.2.3810 817 11/10/2020
1.1.3573-Beta 541 10/22/2020
1.0.0.3019-Alpha 627 10/1/2020
1.0.0.2562-Alpha 516 9/14/2020
1.0.0.2530 836 9/10/2020