Fork me on GitHub

IO

Appccelerate.IO provides helpers for easier interaction with file system, resources etc.

Access

Makes the file system extensible and testable.

File Paths

Classes that represent absolute, relative or shortcut paths for files and folders so that you don't have to fiddle with simple strings anymore.

Temporary File Holder

Creates a file with specified content and deletes it on disposal.