AzureStoreXRay 2.0.0.12

dotnet add package AzureStoreXRay --version 2.0.0.12
NuGet\Install-Package AzureStoreXRay -Version 2.0.0.12
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="2.0.0.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AzureStoreXRay --version 2.0.0.12
#r "nuget: AzureStoreXRay, 2.0.0.12"
#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=2.0.0.12

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

Azure Store XRay is a thin wrapper on Azure Storage Analytics functionality.

It provides parsing of the logs, as well as easy access to metrics tables entities.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  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

BREAKING CHANGES

Upgraded the storage API, now using 4.1.

Removed the obsolete methods from the previous version.

Created async implementations.

Updated interfaces to use the Azure storage SDK analytics features.