Platform.VirtualFileSystem – A Virtual File System for C#
A virtual file system for C#, .NET and Mono.
Platform.VirtualFileSystem provides a uniform, cross-platform and managed abstraction layer for file systems. It is similar to VFS features of various operating systems like Linux except it all runs in managed code.
Browse the source at the GitHub project page.
Read more at the Platform.VirtualFileSystem Wiki.
Leave a Reply