Helper class to upload / download files from Azure Blob and supports CRUD operations for Azure Table.
Info
Version: | 1.0.0 |
Author(s): | Vikram Saxena |
Last Update: | Wednesday, August 1, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.omnicx.com/ |
NuGet Url: | https://www.nuget.org/packages/Omnicx.Integrations.CloudStorage |
Install
Install-Package Omnicx.Integrations.CloudStorage
dotnet add package Omnicx.Integrations.CloudStorage
paket add Omnicx.Integrations.CloudStorage
Omnicx.Integrations.CloudStorage Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.KeyVault.Core(>= 2.0.4)
- Microsoft.Data.Edm(>= 5.8.2)
- Microsoft.Data.OData(>= 5.8.2)
- Microsoft.Data.Services.Client(>= 5.8.2)
- Microsoft.WindowsAzure.ConfigurationManager(>= 3.2.3)
- Newtonsoft.Json(>= 6.0.8)
- System.Linq.Queryable(>= 4.0.0)
- System.Net.Requests(>= 4.0.11)
- WindowsAzure.Storage(>= 8.7.0)
Tags