FluentFileSystem (Microsoft .NET)

Overview of Library FluentFileSystem (or FFS) for .NET is an open source (MIT) filesystem abstraction library. FluentFileSystem intends to make dealing with the filesystem easier, by treating each directory and file as an object. Because of its design, custom filesystems can be plugged in to further enhance the library. Code Example of Usage (C#) Get […]


FluentFileSystem for .NET Released on Github

FluentFileSystem (or FFS) for .NET is a filesystem abstraction library. FluentFileSystem intends to make dealing with the filesystem easier, by treating each directory and file as an object. Because of its design, custom filesystems can be plugged in to further enhance the library. Download here: YottaNext/FluentFileSystem (github.com)