Info
Version: | 0.1.0.3 |
Author(s): | Shamshiel |
Last Update: | Monday, February 15, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Shamshiel/DotA2StatsParser |
NuGet Url: | https://www.nuget.org/packages/DotA2StatsParser |
Install
Install-Package DotA2StatsParser
dotnet add package DotA2StatsParser
paket add DotA2StatsParser
DotA2StatsParser Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 8.0.2)
- HtmlAgilityPack(>= 1.4.9)
It will load the HTML representation of the requested data and parse it in an easy to use way.