This library is meant to provide native bindings for the libsmb2 C library. The idea being that you would then be able to access SMB shares from any C# project, regardless of OS platform. https://code.foxhollow.cc/libsmb2sharp
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
LibSMB2Sharp/.vscode
Steve Cross 6b76d07d89 Initial async support is working, need to expand to cover additional methods 3 years ago
..
launch.json Started bringing over structures and such. note.. NOTHING works yet, unless you count a segfault as working ;) 3 years ago
settings.json Initial async support is working, need to expand to cover additional methods 3 years ago
tasks.json Initial Commit 3 years ago