A library to make life easy when using Azure Table Storage for data storage and retrieval.
                        
                    
         
                Info
| Version: | 1.0.0 | 
| Author(s): | Aquarius Operating Systems | 
| Last Update: | Friday, May 26, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/AquariusOS.Azure.Data.TableStorage | 
Install
Install-Package AquariusOS.Azure.Data.TableStorage
                        dotnet add package AquariusOS.Azure.Data.TableStorage
                        paket add AquariusOS.Azure.Data.TableStorage
                        
                                AquariusOS.Azure.Data.TableStorage Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.WindowsAzure.ConfigurationManager(>= 3.2.3)
 - WindowsAzure.Storage(>= 8.1.3)
 
Tags