This is a mirror of official site: http://jasper-net.blogspot.com/

Google Storage for .NET

| Thursday, June 17, 2010
What is Google Storage?

Google Storage is an innovative new offering from Google, Inc to provide cloud based file storage similar to Amazon S3 or RackSpace CloudFiles. The service, which hasn't been officially launched to the public yet, provides a completely REST based interface that allows developers to easily upload and download files, create buckets (folders) and control file access based on ACL's.

What is Google Storage for .NET?

Google Storage for .NET (GSN) is a .NET library that provides .NET developers a pure .NET interface to the Google Storage API. Using GSN, developers will be able to perform all of the functions the API provides easily, quickly, and without any knowledge of the underlying API details or REST at all. The library is completely open source and distributed under a liberal license that allows it to be used in both commercial and open source projects.

Is GSN an official Google Release?

No, GSN is a completely independent project that is not, in any way, associated with Google. However, if Google would like to contribute code to the project, we more than welcome the opportunity to work with them in any capacity.

When will GSN be available?

We're working on GSN now and should have working code available by late June or early July. We're going to test everything to make sure nothing breaks should Google make changes to the API and we're trying to make sure everything is easy to use.

Read more: Codeplex

Posted via email from .NET Info

0 comments: