PgVFS.NET
A C# System.IO compatible File System on Postgres
|
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:
In order to use it please checkout the SVN directly.
To go to the project management page go to here