Service Fabric implementation for a document table storage system. 
                        
                    
         
                Info
| Version: | 1.0.3 | 
| Author(s): | Bill Hilke | 
| Last Update: | Thursday, February 23, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/whilke/enBask.ASF.Tablestorage | 
| NuGet Url: | https://www.nuget.org/packages/enBask.ASF.Tablestorage | 
Install
Install-Package enBask.ASF.Tablestorage
                        dotnet add package enBask.ASF.Tablestorage
                        paket add enBask.ASF.Tablestorage
                        
                                enBask.ASF.Tablestorage Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.ServiceFabric(>= 5.4.164)
 - Microsoft.ServiceFabric.Data(>= 2.4.164)
 - Microsoft.ServiceFabric.Services(>= 2.4.164)
 - Newtonsoft.Json(>= 9.0.1)