AzureStoreXRay 1.8.2
See the version list below for details.
dotnet add package AzureStoreXRay --version 1.8.2
NuGet\Install-Package AzureStoreXRay -Version 1.8.2
<PackageReference Include="AzureStoreXRay" Version="1.8.2" />
paket add AzureStoreXRay --version 1.8.2
#r "nuget: AzureStoreXRay, 1.8.2"
// Install AzureStoreXRay as a Cake Addin #addin nuget:?package=AzureStoreXRay&version=1.8.2 // Install AzureStoreXRay as a Cake Tool #tool nuget:?package=AzureStoreXRay&version=1.8.2
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 | Versions 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. |
-
- WindowsAzure.Storage (>= 2.1.0.3)
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,532 | 6/27/2014 |
2.0.0.11 | 1,346 | 6/27/2014 |
2.0.0.10 | 1,282 | 6/19/2014 |
2.0.0.9 | 1,270 | 6/19/2014 |
2.0.0.8 | 1,260 | 6/19/2014 |
2.0.0.7 | 1,290 | 6/19/2014 |
2.0.0.6 | 1,297 | 6/19/2014 |
2.0.0.4 | 1,257 | 6/18/2014 |
2.0.0.3 | 1,263 | 6/18/2014 |
2.0.0.2 | 1,475 | 6/18/2014 |
2.0.0.1 | 1,252 | 6/18/2014 |
1.8.2.2 | 1,441 | 11/5/2013 |
1.8.2.1 | 1,307 | 10/31/2013 |
1.8.2 | 1,345 | 10/31/2013 |
1.8.1 | 1,328 | 10/30/2013 |
1.8.0 | 1,363 | 10/29/2013 |
1.7.0 | 2,096 | 5/2/2012 |
1.6.0 | 1,485 | 4/29/2012 |
1.5.0 | 1,931 | 10/19/2011 |
1.4.0 | 1,713 | 10/19/2011 |
1.3.0 | 1,748 | 10/1/2011 |
1.2.0 | 1,750 | 10/1/2011 |
1.1.0 | 1,772 | 9/30/2011 |
1.0.0 | 1,694 | 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.