Achilles-Software / CloudStorageProvider

A cloud storage to System.IO bridge provider

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CloudStorageProvider

Cloud Storage to System.IO Bridge Provider ( release 0.1 )

This is an early experimental implementation of an ASP.NET Provider (CloudStorage) for accessing cloud storage by providing a set of System.IO API "bridge" classes. It utilizes the ASP.NET provider model for configuration and invocation.

The main purpose of this implementation is to replace the System.IO API calls from within the CKFinder connector for ASP.NET.

Please note that this implementation is at the experimentaion level or early alpha stage. The complete package provides a MVC 4 test web application, an Azure cloud storage provider and a modified CKFinder connector.

Thanks to Richard Parker for his open source FTP to Azure Blob Storage Bridge. See: http://ftp2azure.codeplex.com

About

A cloud storage to System.IO bridge provider


Languages

Language:JavaScript 79.2%Language:C# 20.4%Language:ASP 0.4%