C# library for connecting with the MediaWiki API.
Info
Version: | 1.0.2 |
Author(s): | Adrian Martin |
Last Update: | Wednesday, February 3, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MediaWikiApi |
Install
Install-Package MediaWikiApi
dotnet add package MediaWikiApi
paket add MediaWikiApi
MediaWikiApi Download (Unzip the "nupkg" after downloading)
Dependencies
- HtmlAgilityPack(>= 1.11.29)
- Newtonsoft.Json(>= 12.0.3)