SMBLibrary.Async 0.0.1

dotnet add package SMBLibrary.Async --version 0.0.1
NuGet\Install-Package SMBLibrary.Async -Version 0.0.1
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="SMBLibrary.Async" Version="0.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SMBLibrary.Async --version 0.0.1
#r "nuget: SMBLibrary.Async, 0.0.1"
#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 SMBLibrary.Async as a Cake Addin
#addin nuget:?package=SMBLibrary.Async&version=0.0.1

// Install SMBLibrary.Async as a Cake Tool
#tool nuget:?package=SMBLibrary.Async&version=0.0.1

About SMBLibrary.Async:

SMBLibrary.Async is an open-source C# SMB 2.0, SMB 2.1 and SMB 3.0 client implementation. Not all SMB features are implemented.

SMBLibrary.Async is a fork of the SMBLibrary with reduced functionality, but also with truly asynchronous API and low memory traffic.

The sole purpose of this fork is to improve performance over the original library. No additional features have been implemented.

Differences from the original library:

  • Server code removed
  • SMB 1 support removed
  • All SMB2Client operations are asynchronous
  • Read/Write operations allocate less memory
  • Other small memory traffic optimizations
  • Improved signing and encryption performance

Using SMBLibrary.Async:

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Licensing:

SMBLibrary.Async released under the LGPL 3.0 license. All uses of this fork must comply with the LGPL 3.0 license, and any non-LGPL 3.0 compatible licenses aren't applicable.

Contact:

If you have any question or suggestion, feel free to open an issue or pull request. But there is no warranty that your issue will be resolved or pull request will be accepted. However, improvements are always welcome!

SMBLibrary.Async only supports modern versions of dotnet.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.1 2,247 1/28/2023