Info
Version: | 2.3.3.1 |
Author(s): | Marc Dumoulin |
Last Update: | Thursday, November 19, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.altarapp.com/aapid3 |
NuGet Url: | https://www.nuget.org/packages/AltarAPIDiabloIII |
Install
Install-Package AltarAPIDiabloIII
dotnet add package AltarAPIDiabloIII
paket add AltarAPIDiabloIII
AltarAPIDiabloIII Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
- 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 an apikey to make authenticated requests;
- And more!.