Build a custom filesystem with just C# code



Do you need to create virtual filesystem that exposes data from a database, a cloud, a document management system, or some other source? Do you want to be able to open files from any location in applications such as Microsoft Word or Excel? Do you have custom data that you want to present in file-and-folder format?

CBFS Connect allows you to present any data source as a fully-featured filesystem - be it local or remote files, dynamically-generated content, cloud storage, database records, or anything in-between. Without writing a single line of driver code, you will be able to expose your data as just another drive with folders and files, making it easy for users to view and interact with, and giving other applications the ability to access and manipulate it via standard file APIs.

All of this is doable with pure .NET code, written in C# or another .NET language of your choice. Thanks to the ready-made Windows filesystem driver included with CBFS Connect, all you have to do is write the user-mode code.

CBFS Connect supports all versions of Windows from Vista through Windows 10 / Windows Server 2019. .NET assemblies are included for both .NET Framework and .NET Standard/Core.

Evaluate CBFS Connect Now Learn More

CBFS Connect