Project Description
cloud4net is a framework to abstract cloud storage implementations, like ADO.net does for databases. Management tools are also provided.
Currently implementing: Windows Azure, AWS
It's developed in C#. Both Visual Studio 2008 and 2010 source solutions are maintained.
Source Code has moved to https://github.com/jbrunet/cloud4net
cloud4net is a framework to abstract cloud storage implementations, like ADO.net does for databases. Management tools are also provided.
Currently implementing: Windows Azure, AWS
It's developed in C#. Both Visual Studio 2008 and 2010 source solutions are maintained.
Where to start
Read the Documentation !-)Source Code has moved to https://github.com/jbrunet/cloud4net
Author notes
- This project has been open-sourced courtesy of Topian System.
- It is being used actively on our own projects. I decided to release the code since it has -i think- reached a stable-enough state.
- I'm currently writing the wiki documentation on my spare time, expect improvements over the next weeks. Meanwhile feel free to ask questions and provide feedback.