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.
![Diagram.jpg Diagram.jpg]()
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 !-)Author notes
- I am a freelance solution architect, working on .NET since its beginning.
- This project has been open-sourced courtesy of my company, 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.