DotNetWikiBot Framework
Make robots for MediaWiki-powered sites.
Screenshots
Description
The DotNetWikiBot Framework was developed so that it can offer a helping hand with many complicated and routine tasks of wiki site development and maintenance. DotNetWikiBot Framework is a cross-platform full-featured client API, that allows you to build programs and web robots easily to manage information on MediaWiki-powered sites. DotNetWikiBot Framework can also be used for learning C# and .NET.
Categories
License
Features
- DotNetWikiBot Framework is an easy-to-learn and easy-to-use library (API) for programming client applications and web robots, that could help in construction and maintenance of wiki sites.
- DotNetWikiBot is compiled as a .NET dynamic link library (.dll file), that could be used directly or in other products
- DotNetWikiBot is written in C#, based on Microsoft® .NET Framework 2.0.
- Using Mono framework, DotNetWikiBot can work under Linux, Unix, BSD, Solaris and Mac OS X as well as under Windows.
- Any .NET language can be used to access DotNetWikiBot library functions, including Visual Basic, Managed C++, JScript, C#, J# and F#. Only minimal programming skills are required to make bots with DotNetWikiBot Framework, it allows to build bots in fast and simple manner.
- DotNetWikiBot source code is located in a single .cs file, that could be easily changed and recompiled to suite your needs. It requires only C# compiler, no other tools.
- DotNetWikiBot Framework is good for educational purposes. It's source code is written in a plain classic manner, allowing to learn object-oriented programming, .NET features, web robot making, regular expressions and advanced XML parsing in a short time.
- DotNetWikiBot doesn't require installation. It is downloaded in a single small .zip file along with compiled documentation, source codes, compilation batch file, sample GUI Utility for batch upload of files to wiki sites and ready-to-use sample bot script.
Update Notifications
User Ratings
User Reviews
-
gracias
-
This library does the job fair and square, I use it since one month without any problem. Its source code is also concise, logical, pleasant to read and very well documented. Many thanks to the author.
-
Seems fairly easy to use.. only just starting with it..
-
Easy to use and figure out, I really like it.
-
dotnetwikibot is fast and easy to use