Function returns a reference of a new or existing Microsoft Azure CloudTable using the environment's connection string and given table name.
Info
Version: | 4.0.10 |
Author(s): | cdorst |
Last Update: | Saturday, May 12, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cdorst/Azure.Storage.Table.GetAzureTable |
NuGet Url: | https://www.nuget.org/packages/CDorst.Azure.Storage.Table.GetAzureTable |
Install
Install-Package CDorst.Azure.Storage.Table.GetAzureTable
dotnet add package CDorst.Azure.Storage.Table.GetAzureTable
paket add CDorst.Azure.Storage.Table.GetAzureTable
CDorst.Azure.Storage.Table.GetAzureTable Download (Unzip the "nupkg" after downloading)
Dependencies
- CDorst.Azure.Storage.Connection.GetConnectionString(>= 4.0.10)
- CDorst.Azure.Storage.Table.GetOrCreateTableReference(>= 4.0.10)