DotNetWikiBot Framework is a full-featured client API with a console interface that allows you to build programs and Web robots easily to manage information on MediaWiki-powered sites. DotNetWikiBot Framework is intended to help with many complicated and routine tasks of wiki site development and maintenance. Any .NET language can be used to access DotNetWikiBot library functions. Only minimal programming skills are required to make bots with DotNetWikiBot Framework.
| Tags | Internet Web Dynamic Content Wiki education Information Management Site Management Software Development Libraries |
|---|---|
| Licenses | MIT/X |
| Operating Systems | Windows Windows Windows POSIX OS Independent |
| Implementation | C# |
Recent releases


Release Notes: An important update for Wikia has been applied and some small bugfixes have been made.


Release Notes: This release updates the file uploading process and search functions, adds a DisableSilenceMode() function, and updates and recompiles the documentation.


Release Notes: A LoginViaApi() method was added. Updates for MediaWiki 1.18 were applied. A specific update for Wikia was applied. A workaround was added for a .NET bug which removed trailing dots from URIs. Several minor other changes were made.


Release Notes: StripContent() and GetFirstTemplateParameter() functions were added, FillFromCustomBotQueryList() was updated, and a bug in the GetLinks() function was fixed. The save() function has been made sensitive to "nobots" and "bots" templates.


Release Notes: A local DTDs cache has been implemented according to W3C requirements. The UploadImage(), FillFromPagesUsingImage(), FillFromPageHistory(), and GetMediaWikiMessages() functions were updated. The GetMediaWikiMessage() function was added. The GetAllCategories() function was made less sensitive to markup syntax errors. Interwiki information was updated.