Info
Version: | 1.0.0.1 |
Author(s): | Allen |
Last Update: | Thursday, May 10, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Allen.Storage.SmbClient |
Install
Install-Package Allen.Storage.SmbClient
dotnet add package Allen.Storage.SmbClient
paket add Allen.Storage.SmbClient
Allen.Storage.SmbClient Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Allen.Storage.Core(>= 1.0.0.1)
- Xb.Net.SmbTree(>= 1.0.0)
- Allen.Storage.Core(>= 1.0.0.1)
- Xb.Net.SmbTree(>= 1.0.0)
Tags
Separating specific storage infrastructures through abstract interfaces and using unified interfaces to implement different storage infrastructures(sftp,ftps,ftp,smb).