Step-by-Step into the cloud

a blog of Dirk Eisenberg (>)
posts - 82, comments - 16, trackbacks - 17

My Links

News

Article Categories

Archives

Post Categories

Image Galleries

Blogs

Projects

October 2011 Entries

SharpBox 1.2 - The DropBox API upgrade release
DropBox changed some details in the API and upgrade to version 1.0 a couple days ago. Together with the DropBox team it was possible to be the first open source project which is compatible with the new and more saver API version. The SharpBox 1.2 release brings the changes we made together into an official binary distribution. We decided to do a major release because of some breaking changes in the code. The most important change will be that the class ICloudStoragCredentials does not more exists....

Posted On Saturday, October 29, 2011 12:33 PM | Feedback (0) | Filed Under [ .NET Coding Coding SharpBox ]

SharpBox the first open source project which is compatible with DropBox REST API Version 1
Together with the DropBox team we finished our work to be compatible with the DropBox REST API version 1 (before the stable API version was 0). As long as DropBox not finished the beta programm everybody has to enable the new version manually in the DropBoxConfiguration object as follows: // set the api version to 1 ((DropBoxConfiguration)Conf... = DropBoxAPIVersion.V1; We plan to release an updated version of SharpBox at the day DropBox finishes the beta program. If you are interested...

Posted On Sunday, October 16, 2011 6:37 PM | Feedback (0) | Filed Under [ .NET Coding Coding SharpBox ]

SharpBox 1.1 SR2
The new Service Release 2 of SharpBox 1.1 comes with support for many new storage providers, e.g. Strato HiDrive, CloudMe or FTP. In addition to that we are also proud to offer our library with SR2 via NuGet which allows to integrate the binaries and all dependencies in a new project very fast. Please use this URL to visit our NuGet gallery page: http://nuget.org/List/Packa... The following list will give you a brief overview about the changes in this service release:...

Posted On Saturday, October 08, 2011 1:53 PM | Feedback (0) | Filed Under [ .NET Coding Coding SharpBox ]

Nuget for SharpBox
Nuget is an easy and fast way to get the latest updates of an open source project. All the time consuming integration work into your visual studio project is done nearly automatically. The upcoming service release 2 (SR2) of SharpBox 1.1 will support Nuget as a new distribution platform by default. Feel free to try it out with our pre-release of the SR2 and if you like it, vote for it to give us a little bit more visibility. Our Nuget package can be found here: http://nuget.org/List/Packa...

Posted On Wednesday, October 05, 2011 12:05 AM | Feedback (0) | Filed Under [ .NET Coding Coding SharpBox ]

Powered by: