Skip to content

Utility library that implements common functionality for Wikimedia projects

Notifications You must be signed in to change notification settings

mill1/Wikimedia.Utilities

Repository files navigation

Wikimedia.Utilities

Utility library that contains generic functionality for my Wikipedia and Wikidata projects.

Personal library

As per 2023 I created four repositories that assists me in my endeavour to improve the quality of the Deaths per month articles on Wikipedia. These repo's (web applications and console utilities) make use of this library to access common functionality. An example is fetching the raw wikitext of a Wikipedia article.

The utility offers three types of services:

  • Wikitext service: functionality directed at text manipulation and resolving data from the wikitext of a Wikipedia page
  • WikipediaWebClient: a WebClient wrapper for Wikipedia-related requests
  • WikidataService: contains features that fetch data from Wikidata and resolves and manipulates its content

NuGet

This utility as is available here as a NuGet package.

About

Utility library that implements common functionality for Wikimedia projects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages