DokanNet 2.1.0
dotnet add package DokanNet --version 2.1.0
NuGet\Install-Package DokanNet -Version 2.1.0
<PackageReference Include="DokanNet" Version="2.1.0" />
paket add DokanNet --version 2.1.0
#r "nuget: DokanNet, 2.1.0"
// Install DokanNet as a Cake Addin #addin nuget:?package=DokanNet&version=2.1.0 // Install DokanNet as a Cake Tool #tool nuget:?package=DokanNet&version=2.1.0
Dokan.NET Binding
What is Dokan.NET Binding
By using Dokan library, you can create your own file systems very easily without writing device driver. Dokan.NET Binding is a library that allows you to make a file system on .NET environment.
Install
To install DokanNet, run the following command in the Package Manager Console
PM> Install-Package DokanNet
//Prerelease
PM> Install-Package DokanNet -Pre
Licensing
Dokan.NET Binding is distributed under a version of the "MIT License", which is a BSD-like license. See the 'license.mit.txt' file for details.
Environment
Microsoft .NET Framework 4.0 and Dokan library
How to write a file system
To make a file system, an application needs to implement IDokanOperations interface. Once implemented, you can invoke Mount function on your driver instance to mount a drive. The function blocks until the file system is unmounted. Semantics and parameters are just like Dokan library. Details are described at 'README.md' file in Dokan library. See sample codes under 'sample' directory. Doxygen documentation is also available here.
Unmounting
Just run the bellow command or your file system application call Dokan.Unmount to unmount a drive.
dokanctl.exe /u DriveLetter
Product | Versions 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. net6.0-windows7.0 is compatible. 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. |
.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 | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 is compatible. 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. |
-
.NETFramework 4.0
- StringInterpolationBridgeStrong (>= 0.9.1)
-
.NETFramework 4.6.2
- No dependencies.
-
.NETStandard 2.0
- System.IO.FileSystem.AccessControl (>= 4.7.0)
- System.Security.Principal.Windows (>= 4.7.0)
-
net6.0-windows7.0
- No dependencies.
NuGet packages (5)
Showing the top 5 NuGet packages that depend on DokanNet:
Package | Downloads |
---|---|
IoFluently.Dokan
Package Description |
|
BorgQueen.CloudFS.Dokan
DokanCloudFS library allows mounting various cloud storage services as virtual disks on Windows. |
|
NC-DokanFsBase
This Library is a shortcut to create new user-mode file system using Dokan Library. The code is based on MirrorFS sample from Dokan-net repository |
|
JF.VFS
A compatibility layer between Sharp(Core)FileSystem and Dokan.Net |
|
TagBites.IO.WinDrive
Package Description |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on DokanNet:
Repository | Stars |
---|---|
viciousviper/DokanCloudFS
A virtual filesystem for various publicly accessible Cloud storage services on the Microsoft Windows platform.
|
|
dokan-dev/dokan-sshfs
Dokan SSHFS
|
Version | Downloads | Last updated |
---|---|---|
2.1.0 | 1,935 | 12/23/2023 |
2.0.5.2 | 804 | 9/28/2023 |
2.0.5.1 | 26,483 | 7/4/2022 |
2.0.4.1 | 4,536 | 4/30/2022 |
2.0.1.1 | 10,860 | 2/20/2022 |
2.0.1 | 919 | 1/24/2022 |
1.5.0 | 6,376 | 5/30/2021 |
1.4.0 | 67,086 | 6/2/2020 |
1.3.0 | 17,905 | 10/9/2019 |
1.1.2.1 | 7,065 | 12/20/2018 |
1.1.2 | 2,170 | 8/11/2018 |
1.1.1.1 | 2,903 | 4/25/2018 |
1.1.1 | 20,193 | 12/1/2017 |
1.1.0.3 | 2,928 | 3/29/2017 |
1.1.0.1 | 5,324 | 11/4/2016 |
1.1.0 | 2,974 | 9/21/2016 |
1.1.0-rc4 | 1,921 | 7/29/2016 |
1.1.0-rc3 | 1,457 | 5/11/2016 |
1.1.0-rc2 | 1,437 | 3/12/2016 |
1.1.0-rc1 | 1,849 | 2/13/2016 |
1.0.8 | 2,577 | 12/10/2015 |
1.0.8-rc4 | 1,344 | 12/9/2015 |
1.0.8-rc3 | 1,411 | 12/1/2015 |
1.0.8-rc2 | 2,076 | 10/8/2015 |
1.0.7 | 1,855 | 6/20/2015 |
1.0.6 | 1,496 | 5/23/2015 |
1.0.5 | 2,183 | 5/22/2015 |
1.0.4 | 1,486 | 5/22/2015 |
1.0.3 | 1,563 | 5/21/2015 |