AzureStoreXRay 1.8.2.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package AzureStoreXRay --version 1.8.2.1
NuGet\Install-Package AzureStoreXRay -Version 1.8.2.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AzureStoreXRay" Version="1.8.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AzureStoreXRay --version 1.8.2.1
#r "nuget: AzureStoreXRay, 1.8.2.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install AzureStoreXRay as a Cake Addin
#addin nuget:?package=AzureStoreXRay&version=1.8.2.1

// Install AzureStoreXRay as a Cake Tool
#tool nuget:?package=AzureStoreXRay&version=1.8.2.1

Azure Store XRay is a thin wrapper on Azure Storage Analytics functionality, that lets you turn on and off various analytics functions, and read from the logs and tables for your reporting needs.

Product Compatible and additional computed target framework versions.
.NET Framework net451 is compatible.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0.12 1,493 6/27/2014
2.0.0.11 1,308 6/27/2014
2.0.0.10 1,249 6/19/2014
2.0.0.9 1,232 6/19/2014
2.0.0.8 1,228 6/19/2014
2.0.0.7 1,256 6/19/2014
2.0.0.6 1,263 6/19/2014
2.0.0.4 1,216 6/18/2014
2.0.0.3 1,229 6/18/2014
2.0.0.2 1,442 6/18/2014
2.0.0.1 1,214 6/18/2014
1.8.2.2 1,395 11/5/2013
1.8.2.1 1,269 10/31/2013
1.8.2 1,313 10/31/2013
1.8.1 1,292 10/30/2013
1.8.0 1,329 10/29/2013
1.7.0 2,062 5/2/2012
1.6.0 1,451 4/29/2012
1.5.0 1,898 10/19/2011
1.4.0 1,678 10/19/2011
1.3.0 1,718 10/1/2011
1.2.0 1,715 10/1/2011
1.1.0 1,740 9/30/2011
1.0.0 1,658 9/30/2011

Upgraded the storage API, now using 2.1.0.3
Resolved a bug in GetEarliestLogItem method.
Marked API for setting and getting analytics properties of the services obsolete. Please start using the new Azure storage API facilities to do this.

Started using Transient Fault Handling block. PLEASE UPDATE YOUR HOST APPLICATION .CONFIG FILE. Notes are in the readme.