[Mono-list] [ANNOUNCE] .NET Amazon S3 Client
Michał Ziemski
rook at roo.k.pl
Thu Jan 10 12:36:26 EST 2008
Hi!
I have created a .NET client to Amazon Simple Storage Service.
Project is LGPL and available at
http://sourceforge.net/projects/nets3client/
There is the library and a simple backup tool to demonstrate usage.
The code is in svn. I'll create a file release as soon as I find out how
to do it :P
Main advantages are:
- works well with mono
- file transfer verification with MD5
- easy to use
- manages all the resources by itself - no need to worry about closing
connections/disposing.
- thread-safe
- delegate-based API - can work with Stream, byte[] and other data sources.
Cheers!
Michał Ziemski
More information about the Mono-list
mailing list