https://github.com/twatanabe/azure-storage-devlab
https://github.com/twatanabe/azure-storage-devlab
azurestorage csharp webapi
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/twatanabe/azure-storage-devlab
- Owner: twatanabe
- Created: 2018-04-09T01:06:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-17T04:00:26.000Z (over 8 years ago)
- Last Synced: 2025-03-10T04:48:06.859Z (over 1 year ago)
- Topics: azurestorage, csharp, webapi
- Language: C#
- Size: 27.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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