AltarAPIDiabloIII 1.3.2
See the version list below for details.
dotnet add package AltarAPIDiabloIII --version 1.3.2
NuGet\Install-Package AltarAPIDiabloIII -Version 1.3.2
<PackageReference Include="AltarAPIDiabloIII" Version="1.3.2" />
paket add AltarAPIDiabloIII --version 1.3.2
#r "nuget: AltarAPIDiabloIII, 1.3.2"
// Install AltarAPIDiabloIII as a Cake Addin #addin nuget:?package=AltarAPIDiabloIII&version=1.3.2 // Install AltarAPIDiabloIII as a Cake Tool #tool nuget:?package=AltarAPIDiabloIII&version=1.3.2
The library provide those features :
- The queries are cached, and only requeried if there is changes;
- Requesting informations can be optionally done asynchronously, as it allow the use of the new keywords of .NET 4.5, async and await;
- Can grabs the item’s images (small and large version), and cache them;
- Can use a set of public / private keys to make authenticated requests;
- And more!
Product | Versions 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. |
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.3.3.1 | 1,773 | 11/19/2015 |
2.3.3 | 1,232 | 11/18/2015 |
2.3.2 | 1,345 | 9/11/2015 |
2.3.1 | 1,255 | 8/27/2015 |
2.3.0 | 1,268 | 8/11/2015 |
2.2.2 | 1,463 | 9/22/2014 |
2.2.1 | 1,480 | 9/6/2014 |
2.2.0 | 1,327 | 9/4/2014 |
2.1.2 | 1,315 | 8/29/2014 |
2.1.1 | 1,399 | 8/8/2014 |
2.1.0 | 1,585 | 5/11/2014 |
2.0.1 | 1,460 | 5/3/2014 |
1.3.2 | 1,547 | 2/26/2014 |
1.3.1 | 1,431 | 12/30/2013 |
1.3.2 : A small fix for a bug that came with D3's 2.0.1 patch, which prevented the obtention of a career. More to come once the api is updated for the expansion.