CXuesong.MW.WikiClientLibrary 0.9.0-int.3

Prefix Reserved
This is a prerelease version of CXuesong.MW.WikiClientLibrary.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package CXuesong.MW.WikiClientLibrary --version 0.9.0-int.3
                    
NuGet\Install-Package CXuesong.MW.WikiClientLibrary -Version 0.9.0-int.3
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CXuesong.MW.WikiClientLibrary" Version="0.9.0-int.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CXuesong.MW.WikiClientLibrary" Version="0.9.0-int.3" />
                    
Directory.Packages.props
<PackageReference Include="CXuesong.MW.WikiClientLibrary" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CXuesong.MW.WikiClientLibrary --version 0.9.0-int.3
                    
#r "nuget: CXuesong.MW.WikiClientLibrary, 0.9.0-int.3"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package CXuesong.MW.WikiClientLibrary@0.9.0-int.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CXuesong.MW.WikiClientLibrary&version=0.9.0-int.3&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=CXuesong.MW.WikiClientLibrary&version=0.9.0-int.3&prerelease
                    
Install as a Cake Tool

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 Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 (1)

Showing the top 1 popular GitHub repositories that depend on CXuesong.MW.WikiClientLibrary:

Repository Stars
AnnoDesigner/anno-designer
A building layout designer for Ubisoft's Anno-series.
Version Downloads Last Updated
0.9.0-int.4 71 10/18/2025
0.9.0-int.3 299 4/29/2025
0.9.0-int.2 1,206 9/1/2024
0.9.0-int.1 101 8/30/2024
0.9.0-int.0 371 6/10/2024
0.8.0 5,810 5/10/2024
0.8.0-int.9 106 5/8/2024
0.8.0-int.8 157 3/2/2024
0.8.0-int.7 783 11/5/2022
0.8.0-int.6 23,429 2/9/2022
0.8.0-int.5 318 1/29/2022
0.8.0-int.4 711 8/1/2021
0.8.0-int.3 672 5/11/2021
0.8.0-int.2 395 5/1/2021
0.8.0-int.1 331 3/21/2021
0.7.5 39,496 1/31/2021
0.7.4 1,292 11/21/2020
0.7.3 2,011 7/30/2020
0.7.2 1,408 6/27/2020
0.7.1 2,169 5/23/2020
0.7.0 2,857 5/12/2020
0.7.0-int.9 600 1/4/2020
0.7.0-int.8 476 12/25/2019
0.7.0-int.7 428 11/16/2019
0.7.0-int.6 1,078 10/11/2019
0.7.0-int.5 474 8/4/2019
0.7.0-int.4 452 7/22/2019
0.7.0-int.3 462 7/11/2019
0.7.0-int.2 510 5/26/2019
0.6.5 4,014 11/21/2018
0.6.4 1,781 8/30/2018
0.6.3 1,574 8/28/2018
0.6.2 1,642 8/15/2018
0.6.1 1,518 8/12/2018
0.6.0 3,815 7/30/2018
0.6.0-intX7a 2,596 3/13/2018
0.6.0-intX7 1,980 3/7/2018
0.6.0-intX6 2,013 1/13/2018
0.6.0-intX5 1,965 12/27/2017
0.6.0-intX4 1,939 12/14/2017
0.6.0-intX3 2,116 11/30/2017
0.6.0-intX2a 1,715 11/19/2017
0.6.0-intX1 1,928 11/5/2017
0.6.0-int9 1,986 10/21/2017
0.6.0-int8 2,138 10/14/2017
0.6.0-int7 1,947 10/9/2017
0.6.0-int6 1,936 9/28/2017
0.6.0-int5 1,633 9/24/2017
0.6.0-int3 1,970 9/11/2017
0.6.0-int2 1,853 9/1/2017
0.6.0-int0 1,616 7/15/2017
0.5.1 2,258 6/29/2017
0.5.0 2,107 5/20/2017
0.5.0-int4 2,068 4/10/2017
0.5.0-int3 1,906 4/8/2017
0.5.0-int2a 2,140 4/8/2017
0.5.0-int1 1,571 3/9/2017
0.5.0-int0 1,566 3/7/2017
0.4.0-alpha 2,338 3/2/2017
0.3.0-beta 1,928 2/16/2017