FileSystem icon indicating copy to clipboard operation
FileSystem copied to clipboard

SharpGrip FileSystem is a file system abstraction supporting multiple adapters.

Results 14 FileSystem issues
Sort by recently updated
recently updated
newest added

Some adapters provide APIs to support large file uploads via upload sessions. Look into a way to allow users to upload large files.

enhancement

Hi, cool project with nice architetcual implementation. What file size have you tested with? Is there any limitation you are aware of. I mean file sizes above 10GB. kind regards

documentation
good first issue
help wanted

Add a Contributing section to the README outlining how to start contributing to this library.

documentation

Hi, It seems that GDrive adapter is not following the paths like azure blob and Amazon s3 are doing it. For those two everything is working as expected but not...

bug