Info
Version: | 1.2.0 |
Author(s): | Brian Hall |
Last Update: | Sunday, September 3, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Hallmanac/AzureCloudTable |
NuGet Url: | https://www.nuget.org/packages/Hallmanac.AzureCloudTable |
Install
Install-Package Hallmanac.AzureCloudTable
dotnet add package Hallmanac.AzureCloudTable
paket add Hallmanac.AzureCloudTable
Hallmanac.AzureCloudTable Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Newtonsoft.Json(>= 10.0.3)
- WindowsAzure.Storage(>= 8.4.0)
- Nito.AsyncEx.Tasks(>= 1.1.0)
- WindowsAzure.Storage(>= 8.4.0)
- Newtonsoft.Json(>= 10.0.3)
Tags
1.2.0 -- Fixed bug that was introduced in the last release.
Made the .NET Framework version support .Net 4.5 since we now have .net standard 2.0 support. Also added some functionality for deleting all items in an index.
Worked to improve performance in large batch deletes.
For full release notes visit this NuGet package on nuget.org.