Info
| Version: | 1.3.0 | 
| Author(s): | Dmitry Tretyakov | 
| Last Update: | Friday, May 22, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/dtretyakov/WindowsAzure | 
| NuGet Url: | https://www.nuget.org/packages/WindowsAzure.StorageExtensions | 
Install
Install-Package WindowsAzure.StorageExtensions
                        dotnet add package WindowsAzure.StorageExtensions
                        paket add WindowsAzure.StorageExtensions
                        
                                WindowsAzure.StorageExtensions Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 1.3 
                                        
                    - NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 12.0.3)
- System.Linq.Parallel(>= 4.3.0)
- System.Linq.Queryable(>= 4.3.0)
- System.Reflection(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.4.0)
- System.Threading.Tasks.Parallel(>= 4.3.0)
- WindowsAzure.Storage(>= 9.3.2)
- Newtonsoft.Json(>= 12.0.3)
- WindowsAzure.Storage(>= 9.3.2)
- Newtonsoft.Json(>= 12.0.3)
- WindowsAzure.Storage(>= 9.3.2)
Tags
 
                
It's built on top of Azure Storage Client Library, provides LINQ to Azure Tables queries and async interfaces.