CXuesong.MW.WikiClientLibrary
0.7.4
Prefix Reserved
See the version list below for details.
dotnet add package CXuesong.MW.WikiClientLibrary --version 0.7.4
NuGet\Install-Package CXuesong.MW.WikiClientLibrary -Version 0.7.4
<PackageReference Include="CXuesong.MW.WikiClientLibrary" Version="0.7.4" />
paket add CXuesong.MW.WikiClientLibrary --version 0.7.4
#r "nuget: CXuesong.MW.WikiClientLibrary, 0.7.4"
// Install CXuesong.MW.WikiClientLibrary as a Cake Addin #addin nuget:?package=CXuesong.MW.WikiClientLibrary&version=0.7.4 // Install CXuesong.MW.WikiClientLibrary as a Cake Tool #tool nuget:?package=CXuesong.MW.WikiClientLibrary&version=0.7.4
Wiki Client Library is a .NET Standard & asynchronous client library for MediaWiki sites.
This portable & asynchronous MediaWiki API client provides an easy and asynchronous access to commonly-used MediaWiki API. It has the following features:
* Queries and edits for pages, including standard pages, category pages, and file pages.
* Queries for category statistical info and its members.
* Queries for basic file info, and file uploading.
* Login/logout via simple asynchronous functions.
* Client code has access to CookieContainer, and have chance to persist it.
* Tokens are hidden in the library functions, so that client won't bother to retrieve them over and over again.
* Query continuations are hidden by IAsyncEnumerable, which will ease the pain when using page generators.
* Other miscellaneous MediaWiki API, such as OpenSearch, Page parsing, and Patrol.
* Scribunto Lua console and server-side module execution support
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.1 is compatible. netstandard1.2 was computed. netstandard1.3 was computed. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net45 was computed. 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. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Windows Phone | wpa81 was computed. |
Windows Store | netcore was computed. netcore45 was computed. netcore451 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 1.1
- CXuesong.AsyncEnumerableExtensions (>= 0.2.0)
- Microsoft.Extensions.Logging.Abstractions (>= 1.1.2)
- Newtonsoft.Json (>= 9.0.1)
- System.Reflection.Emit.Lightweight (>= 4.3.0)
-
.NETStandard 2.0
- CXuesong.AsyncEnumerableExtensions (>= 0.2.0)
- Microsoft.Extensions.Logging.Abstractions (>= 1.1.2)
- Newtonsoft.Json (>= 9.0.1)
-
.NETStandard 2.1
- CXuesong.AsyncEnumerableExtensions (>= 0.2.0)
- Microsoft.Extensions.Logging.Abstractions (>= 1.1.2)
- Newtonsoft.Json (>= 9.0.1)
- System.Linq.Async (>= 4.0.0)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on CXuesong.MW.WikiClientLibrary:
Package | Downloads |
---|---|
CXuesong.MW.WikiClientLibrary.Wikibase
WikiClientLibrary.Wikibase is a .NET Standard & asynchronous client library for MediaWiki sites with Wikibase support, e.g. Wikidata. It also contains API for working with Wikibase offline JSON dump. |
|
CXuesong.MW.WikiClientLibrary.Wikia
WikiClientLibrary.Wikia is a .NET Standard & asynchronous client library for FANDOM and Wikia.org, which are using a customized MediaWiki branch based on MediaWiki 1.19. |
|
CXuesong.MW.WikiClientLibrary.Flow
WikiClientLibrary.Flow is a .NET Standard & asynchronous client library for MediaWiki sites with Structured Discussions (aka. Flow) support. |
|
CXuesong.MW.WikiClientLibrary.Cargo
WikiClientLibrary.Cargo is a .NET Standard & asynchronous client library for MediaWiki sites with Cargo support. |
|
CXuesong.MW.WikiClientLibrary.Bots
Flavor CXuesong.WikiClientLibrary library to make writing MediaWiki bots easier. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on CXuesong.MW.WikiClientLibrary:
Repository | Stars |
---|---|
AnnoDesigner/anno-designer
A building layout designer for Ubisoft's Anno-series.
|
|
LANCommander/LANCommander
|
Version | Downloads | Last updated |
---|---|---|
0.9.0-int.2 | 59 | 9/1/2024 |
0.9.0-int.1 | 52 | 8/30/2024 |
0.9.0-int.0 | 107 | 6/10/2024 |
0.8.0 | 1,417 | 5/10/2024 |
0.8.0-int.9 | 65 | 5/8/2024 |
0.8.0-int.8 | 115 | 3/2/2024 |
0.8.0-int.7 | 592 | 11/5/2022 |
0.8.0-int.6 | 23,300 | 2/9/2022 |
0.8.0-int.5 | 178 | 1/29/2022 |
0.8.0-int.4 | 566 | 8/1/2021 |
0.8.0-int.3 | 435 | 5/11/2021 |
0.8.0-int.2 | 251 | 5/1/2021 |
0.8.0-int.1 | 191 | 3/21/2021 |
0.7.5 | 31,482 | 1/31/2021 |
0.7.4 | 1,107 | 11/21/2020 |
0.7.3 | 1,770 | 7/30/2020 |
0.7.2 | 1,224 | 6/27/2020 |
0.7.1 | 1,935 | 5/23/2020 |
0.7.0 | 2,603 | 5/12/2020 |
0.7.0-int.9 | 434 | 1/4/2020 |
0.7.0-int.8 | 309 | 12/25/2019 |
0.7.0-int.7 | 275 | 11/16/2019 |
0.7.0-int.6 | 911 | 10/11/2019 |
0.7.0-int.5 | 319 | 8/4/2019 |
0.7.0-int.4 | 288 | 7/22/2019 |
0.7.0-int.3 | 303 | 7/11/2019 |
0.7.0-int.2 | 349 | 5/26/2019 |
0.6.5 | 3,726 | 11/21/2018 |
0.6.4 | 1,534 | 8/30/2018 |
0.6.3 | 1,313 | 8/28/2018 |
0.6.2 | 1,400 | 8/15/2018 |
0.6.1 | 1,274 | 8/12/2018 |
0.6.0 | 3,385 | 7/30/2018 |
0.6.0-intX7a | 2,086 | 3/13/2018 |
0.6.0-intX7 | 1,536 | 3/7/2018 |
0.6.0-intX6 | 1,474 | 1/13/2018 |
0.6.0-intX5 | 1,402 | 12/27/2017 |
0.6.0-intX4 | 1,513 | 12/14/2017 |
0.6.0-intX3 | 1,716 | 11/30/2017 |
0.6.0-intX2a | 1,323 | 11/19/2017 |
0.6.0-intX1 | 1,472 | 11/5/2017 |
0.6.0-int9 | 1,536 | 10/21/2017 |
0.6.0-int8 | 1,671 | 10/14/2017 |
0.6.0-int7 | 1,399 | 10/9/2017 |
0.6.0-int6 | 1,402 | 9/28/2017 |
0.6.0-int5 | 1,246 | 9/24/2017 |
0.6.0-int3 | 1,438 | 9/11/2017 |
0.6.0-int2 | 1,332 | 9/1/2017 |
0.6.0-int0 | 1,241 | 7/15/2017 |
0.5.1 | 1,728 | 6/29/2017 |
0.5.0 | 1,564 | 5/20/2017 |
0.5.0-int4 | 1,374 | 4/10/2017 |
0.5.0-int3 | 1,362 | 4/8/2017 |
0.5.0-int2a | 1,429 | 4/8/2017 |
0.5.0-int1 | 1,209 | 3/9/2017 |
0.5.0-int0 | 1,217 | 3/7/2017 |
0.4.0-alpha | 1,504 | 3/2/2017 |
0.3.0-beta | 1,390 | 2/16/2017 |