An open API service indexing awesome lists of open source software.

https://github.com/twatanabe/azure-storage-devlab


https://github.com/twatanabe/azure-storage-devlab

azurestorage csharp webapi

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Azure Storage DevLab

Azure Storage communication solutions developed under C# and ASP.NET MVC.

- Blob Connection Manager
- Queue Communication Manager
- Table Communication Manager
- Storage Access Manager

## How to use

```
git clone url
cd azure-storage-devlab
azure-storage-devlab.sln
```

## Dev Projects
* Blob Communication Manager