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.
<PackageVersion Include="AzureStoreXRay" Version="2.0.0.12" />
                    
Directory.Packages.props
<PackageReference Include="AzureStoreXRay" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=AzureStoreXRay&version=2.0.0.12
                    
Install AzureStoreXRay as a Cake Addin
#tool nuget:?package=AzureStoreXRay&version=2.0.0.12
                    
Install AzureStoreXRay as a Cake Tool

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,647 6/27/2014
2.0.0.11 1,445 6/27/2014
2.0.0.10 1,382 6/19/2014
2.0.0.9 1,372 6/19/2014
2.0.0.8 1,360 6/19/2014
2.0.0.7 1,393 6/19/2014
2.0.0.6 1,396 6/19/2014
2.0.0.4 1,357 6/18/2014
2.0.0.3 1,365 6/18/2014
2.0.0.2 1,632 6/18/2014
2.0.0.1 1,354 6/18/2014
1.8.2.2 1,545 11/5/2013
1.8.2.1 1,411 10/31/2013
1.8.2 1,452 10/31/2013
1.8.1 1,434 10/30/2013
1.8.0 1,468 10/29/2013
1.7.0 2,202 5/2/2012
1.6.0 1,592 4/29/2012
1.5.0 2,046 10/19/2011
1.4.0 1,825 10/19/2011
1.3.0 1,862 10/1/2011
1.2.0 1,863 10/1/2011
1.1.0 1,884 9/30/2011
1.0.0 1,806 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.