19 packages tagged with “wikipedia”
The TV-API is a web service for receiving movie, serial and cast information. APIs results is a JSON and includes items such as movie specifications, images, posters, trailers, ratings, Wikipedia page content and more.
NISOCountries is a library for keeping your list of ISO-3166-1 data up-to-date. This package provides baseclasses for wikipedia implementations.
An implementation of the text search of Wikipedia WikiSharp.Wiki wiki = new WikiSharp.Wiki(); var temp = await wiki.Search(textBox1.Text); foreach (string a in temp.Values) { Console.writeLine(a); } }
Library to create tools for MediaWiki based sites.
NISOCountries is a library for keeping your list of ISO 3166-1 data up-to-date. This package provides an implementation for wikipedia.org.
A tiny C# client for Wikipedia
Wiki.Net – An unofficial .NET Wikipedia search API wrapper
.NET Library that help with request Wikipedia content and images.
This is a MediaWiki API .NET Wrapper
Processes Wikipedia XML, removing markdown and providing n-gram calculations
Utility library that contains services regarding Wikimedia projects and initiatives such as Wikipedia and Wikidata.
Wikimedia Downloads' processing tools. Visit Project Site for documentation.
Processes Wikimedia XML, removing markdown and building a section hierarchy. This is an update of the PlaintextWikipedia package and provides more functionality with a better API.
.NET Client for Wikipedia.org REST API. The client will be updated regularly to support all the operations that the REST endpoints support. If you come across missing features or bugs, do open an issue on Github and it will be addressed quickly.
A library for writing Wikipedia bots. Used by the FACBot and MilHistBot.
Reference source plugin for DoomSummarizer. Wikipedia current events and fact-checking.
Wikipedia Extractor is a lightweight C# library which can be used to extract XML page data from a Wikipedia data dump.
A lightweight, dependency-free .NET library for parsing Wikipedia's wikitext markup into a structured object model with both low-level and high-level APIs.
A production-quality .NET 9 library for parsing MediaWiki wikitext into an Abstract Syntax Tree (AST) with full JSON serialization support. Features complete syntax support including tables, templates, links, and all MediaWiki constructs.