Petr, make sure you require users to set their *User-Agent* string. Your
library should not use any defaults.

For the examples I would recommend this *User-Agent:*

*MyCoolTool/1.1 (http://example.com/MyCoolTool/; [email protected])
LinqToWiki/1.0*

See http://www.mediawiki.org/wiki/API:Main_page#Identifying_your_client


On Sun, Feb 17, 2013 at 12:56 PM, Petr Onderka <[email protected]> wrote:

> I'd like to introduce LinqToWiki: a new library for accessing the
> MediaWiki API from .Net languages (e.g. C#).
> Its main advantage is that it knows the API and is strongly-typed,
> which means autocompletion works on API modules, module parameters and
> result properties and correctness is checked at compile time.
>
> More information is at http://en.wikipedia.org/wiki/User:Svick/LinqToWiki.
>
> Any comments are welcome.
>
> Petr Onderka
> [[en:User:Svick]]
>
> _______________________________________________
> Wikitech-l mailing list
> [email protected]
> https://lists.wikimedia.org/mailman/listinfo/wikitech-l
_______________________________________________
Mediawiki-api mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-api

Reply via email to