Info
Version: | 1.3.2 |
Author(s): | Dmitry Tretyakov, Numind Software |
Last Update: | Saturday, September 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/numindsoftware/WindowsAzure |
NuGet Url: | https://www.nuget.org/packages/Numind.WindowsAzure.StorageExtensions |
Install
Install-Package Numind.WindowsAzure.StorageExtensions
dotnet add package Numind.WindowsAzure.StorageExtensions
paket add Numind.WindowsAzure.StorageExtensions
Numind.WindowsAzure.StorageExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
- 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)
Tags
It's built on top of Azure Storage Client Library, provides LINQ to Azure Tables queries and async interfaces.