Skip to content

Releases: Printavo/SmbAbstraction

v3.0.0, published 2025-11-21

21 Nov 21:51

Choose a tag to compare

  • SmbFileStreamFactory / FileStream.New fixes
  • Potential fix for Dispose() thread exhaustion and locking issue
  • NuGet package dependency updates
  • Constructor signature changes
  • Added .Net 10 target

v2.3.0

05 Mar 19:28

Choose a tag to compare

  • SmbFile async fixes
  • Path.Combine fixes/changes
  • Null static analysis improvements
  • PathExtensions breaking changes
  • Removed NotImplemented overrides
  • SmbFile.Exists() and SmbDirectory.Exists() refactor
  • Misc. SmbDriveInfo changes
  • System.IO.Abstractions version 22.0.11

Full Changelog: v2.2.0...v2.3.0

v2.2.0

27 Feb 01:07

Choose a tag to compare

Library dependency updates, mostly for compatibility with System.IO.Abstractions version 22.0.10 and the related Testably.Abstractions.FileSystem.Interface change.

Full Changelog: v2.1.0...v2.2.0

v2.1.0

02 Jan 22:38

Choose a tag to compare

.Net9 support and default implementation of FileVersionInfo.

Full Changelog: v2.0.0...v2.1.0

v2.0.0, published 9/19/2024

19 Sep 23:29
12cb763

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v2.0.0

v0.1.0, published 9/16/2024

16 Sep 20:17
7a62977

Choose a tag to compare

Pre-release

What's Changed

  • Initial functional version. by @AMeyerInkSoft in #1
  • Support for SMBLibrary v1.5.3.5
  • Support for System.IO.Abstractions v21.0.29
  • .Net Standard 2.0 support by @AMeyerInkSoft in #2

New Contributors

Full Changelog: https://github.com/Printavo/SmbAbstraction/commits/v0.1.0