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.
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 MediaWiki-powered 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 3.5.
- Using Mono framework, DotNetWikiBot can work under Linux, BSD, Solaris, Mac OS X and iPhone OS 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, LINQ, 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.
Project Samples
License
GNU General Public License version 2.0 (GPLv2)Follow DotNetWikiBot Framework
You Might Also Like
Digital Asset Management Icon
Digital Asset Management
Manage all your digital marketing assets from your own good-looking, easy-to-use spot in the cloud.
Make one quick stop for all of your company's images, stock photos, videos, creative files, documents, presentations and more. Powerful tagging and search features deliver exactly what you’re looking for.
Free Trial
Rate This Project
Login To Rate This Project
User Ratings
★★★★★
★★★★
★★★
★★
★
6
0
0
0
0
ease
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5
5 / 5
features
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5
5 / 5
design
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5
5 / 5
support
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5
0 / 5
User Reviews
-
igromanru Posted 2016年10月26日Thank you for your work. Your framework safe me a lots of time.
-
kjhf Posted 2015年06月11日Easy to use and comprehensive framework. Small bug: the bot will confirm it has saved to the page but if the wiki loads a CAPTCHA then the page will not be edited. Remember to get bot permissions on the account.
-
maxbiohazard Edited 2015年01月18日Good framework.
-
donquiche Posted 2012年09月02日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.
-
frla Posted 2012年07月25日Seems fairly easy to use.. only just starting with it..