Ecosyste.ms: Awesome
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: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/twatanabe/azure-storage-devlab
- Owner: twatanabe
- Created: 2018-04-09T01:06:36.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-17T04:00:26.000Z (over 6 years ago)
- Last Synced: 2023-09-20T08:25:15.437Z (over 1 year ago)
- Topics: azurestorage, csharp, webapi
- Language: C#
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- 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