Skip to content

lcamlibel/Microsoft.WindowsAzure.StorageClient.Async

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows Azure storage async extensions

Adds -Async extension methods to enable use of the convenient C#/VB await keywords when calling into Azure storage.

This project is available as the Microsoft.WindowsAzure.StorageClient.Async NuGet package.

The API that Windows Azure Storage exposes is large, and this project is currently under passive development (API is added on an as-needed basis). Please consider forking this project on GitHub to add whatever -Async methods that are missing that you want, and sending a pull request to get your improvements added to the original project.

About

.NET 4.5 Async-style extensions for Azure Storage APIs.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors