PgVFS.NET Wiki
A C# System.IO compatible File System on Postgres
Brought to you by:
iluvatarm,
ultralight32
Welcome to PgVFS.NET wiki
This library was made in C# in order to emulate the physical filesystem as seen from the C# System.IO API.
It has 2 parts, the library and a command line FTP-like application in order to access the virtual file system manually. The library itself its divided in several parts:
To use it please checkout the SVN directly.
Class documentation will be found here.
Note: The wiki uses Markdown syntax.