12 Dec 2017

.NET sample tool to view buckets

Default blog image

Developers working with files on buckets will eventually need to view and manage which files are there.

This sample app is a .NET (Windows) desktop tool to list buckets and object. Also allows creating new buckets, uploading object (resumable) and translating them. 

Why a desktop tool? There is a similar sample, check this. And a destkop tool it's just simpler for local usage. 

Check the full source code on Github.

Main screen

Related Article

Posted By

Augusto Goncalves

Developer Advocate at Autodesk since 2008, working with both desktop and web/cloud apps using top technologies, like C#, JavaScript, NodeJS and any other that can solve problems and improve workflows. See my samples on Github and follow me on Twitter for updates.