Giter VIP home page Giter VIP logo

azure.storage's Introduction

Azure.Storage

Speak to me: Gitter

Build Status: Build status

NuGet: NuGet

Browse through the code http://sourcebrowser.io/Browse/cmatskas/Azure.Storage

###Introduction Azure.Storage provides a wrapper around the native Azure Storage API and allows you to quickly and easily code against current Azure Storage solutions (blobs, queues, tables etc). The project will aim to target the latest Azure SDK and use best practices as advised by Microsoft.

To get started, you will need to grab the latest version from Nuget or, alternatively, you could download the source and build it locally. The second option gives you the ability to crack open the code and have a laugh check the underlying implementation

Azure.Storage provide 4 basic classes, each responsible for managing a separate Azure storage type:

  • BlobStorage => for managing blob objects
  • QueueStorage => for managing queues
  • TableStorage => for managing table storage
  • FileStorage => for managing folders and files on Azure-attached drives

I promise to add tutorials and walkthroughs soon, so apologize in advance for the luck of documentation.

###Portability Not everyone is developing for the web or the desktop. If you are creating a mobile application that requires access to the Azure Storage service, then there is a portable version of library (i.e. a PCL). There is no NuGet package yet, but I plan to release one as soon as possible. In the meantime you can grab the code and use it as see fit.

###Xamarin For xamarin developers, the project will also be released in the Xamarin Components Store.

###Caveats Please note that the unit tests are still being added along with the concrete implementation of the code. It's still early days so if you decide to use it you should now that some paths of the code have not been tested and some part of the functionality is not implemented across both the PCL and full version.

###Feedback This is a project to help developers interact with Azure Storage. There is nothing stopping you from using the official Azure SDK and this project was built around it, but if there is any way I can improve this library or have any problems, please let me know by raising an issue or emailing me directly.

azure.storage's People

Contributors

scottksmith95 avatar cmatskas avatar gitter-badger avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.