5 packages tagged with “smbclient”
Xamarin & .NET Core Ready, SMB/CIFS(Windows shared folder) Access Library. This is a port of SharpCifs to .NET Standard. You can access the Windows shared folder, NAS by Xamarin & .NET Core.(= without mpr.dll, Netapi32.dll) It's a rework of SharpCifs, and The origin is JCIFS.
It's easy to use, and supports SMB ver2 for Windows 10. Xamarin & .NET Core can access Windows Shared Folders and NAS without using mpr.dll or Netapi32.dll. Supports .Net Standard 2.0.
It's easy to use, and supports SMB ver2 for Windows 10. Xamarin & .NET Core can access Windows Shared Folders and NAS without using mpr.dll or Netapi32.dll. Supports .Net Standard 2.0 and net45.
Wrapper for smbclient command line utility, requires samba to be installed
A cross-platform .NET library for SMB/CIFS file operations. Supports both Kerberos and username/password authentication. Works on Windows (native UNC) and Linux/macOS (via smbclient).