Uses Dota API to download info about dota heroes, matches, leauges, teams, and items.
Info
Version: | 4.0.0 |
Author(s): | RGBKnights |
Last Update: | Sunday, October 18, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/HGV.Daedalus |
Install
Install-Package HGV.Daedalus
dotnet add package HGV.Daedalus
paket add HGV.Daedalus
HGV.Daedalus Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Http(>= 3.0.1)
- Newtonsoft.json(>= 12.0.3)