Info
Version: | 2.1.0 |
Author(s): | AdrienJ, MaximeC, Hiroki Asakawa |
Last Update: | Saturday, December 23, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://dokan-dev.github.io/ |
NuGet Url: | https://www.nuget.org/packages/DokanNet |
Install
Install-Package DokanNet
dotnet add package DokanNet
paket add DokanNet
DokanNet Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- StringInterpolationBridgeStrong(>= 0.9.1)
- NETStandard.Library(>= 1.6.1)
- System.Diagnostics.Contracts(>= 4.3.0)
- System.Diagnostics.TraceSource(>= 4.3.0)
- System.IO.FileSystem.AccessControl(>= 4.7.0)
- System.Runtime.Serialization.Formatters(>= 4.3.0)
- System.Security.Principal.Windows(>= 4.7.0)
- System.IO.FileSystem.AccessControl(>= 4.7.0)
- System.Security.Principal.Windows(>= 4.7.0)
No dependencies.
Tags
This is a .NET wrapper over Dokan, and allows you to create your own file systems in Windows.