Xb.Net.SmbTree
0.3.3-beta1
This is a prerelease version of Xb.Net.SmbTree.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Xb.Net.SmbTree --version 0.3.3-beta1
NuGet\Install-Package Xb.Net.SmbTree -Version 0.3.3-beta1
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="Xb.Net.SmbTree" Version="0.3.3-beta1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xb.Net.SmbTree --version 0.3.3-beta1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Xb.Net.SmbTree, 0.3.3-beta1"
#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.
// Install Xb.Net.SmbTree as a Cake Addin #addin nuget:?package=Xb.Net.SmbTree&version=0.3.3-beta1&prerelease // Install Xb.Net.SmbTree as a Cake Tool #tool nuget:?package=Xb.Net.SmbTree&version=0.3.3-beta1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Ready to Xamarin & .NET Core, SMB Shared Folder Access Library. based on Xb.File.Tree. SMB depend on SharpCifs.Std.
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. 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 | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net46 was computed. 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 | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 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 1.3
- SharpCifs.Std (>= 0.1.3-beta1)
- Xb.Core (>= 1.0.9)
- Xb.File.Tree (>= 1.0.4)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Xb.Net.SmbTree:
Package | Downloads |
---|---|
Allen.Storage.SmbClient
Using Hangfire to Implement a Seamless Storage Plan. Separating specific storage infrastructures through abstract interfaces and using unified interfaces to implement different storage infrastructures(sftp,ftps,ftp,smb). |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 6,300 | 5/12/2017 |
0.3.15-beta1 | 790 | 4/16/2017 |
0.3.14-beta1 | 756 | 4/16/2017 |
0.3.12-beta1 | 803 | 3/17/2017 |
0.3.10-beta1 | 757 | 3/10/2017 |
0.3.9-beta1 | 841 | 2/19/2017 |
0.3.7-beta1 | 759 | 2/18/2017 |
0.3.6-beta1 | 761 | 2/6/2017 |
0.3.5-beta1 | 804 | 1/15/2017 |
0.3.4-beta1 | 828 | 1/6/2017 |
0.3.3-beta1 | 827 | 1/5/2017 |
0.3.2-beta1 | 788 | 1/5/2017 |
0.3.1-beta1 | 762 | 12/31/2016 |
0.2.0-beta1 | 749 | 12/31/2016 |
0.1.0-beta1 | 814 | 12/30/2016 |
mod SmbTree.GetServersAsync, disable multi-socket scanning. scan with single socket.