Skip to content

projectkudu/KuduVfs

Repository files navigation

KuduVfs

KuduVfs is an implementation of IFileSystem (System.IO.Abstractions) back by Kudu's Vfs.

It includes the library (VfsFileSystem) and companion executables (like xcopy, dir, mkdir del, rmdir etc.).

Disclaimers

It does not have a complete implementation of all IFileSystem contracts. However, it should be sufficient to a subset of file operations.

Documentation

TBD.

License

Apache License 2.0

Questions?

You can use the forum, chat on JabbR, or open issues in this repository.

This project is under the benevolent umbrella of the .NET Foundation.

About

Implement FileSystem backed by Kudu's VFS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages