XmppDotNet is the successor of the MatriX SDK.
We strongly recommend to use XmppDotNet for all new development.
Go to the XmppDotNet website or the GitHub page of XmppDotNet.
Evaluation license
Before you get started request your evaluation license online here:
http://www.ag-software.net/matrix-xmpp-sdk/request-demo-license/
Documentation
You can find the MatriX developer tutorial here:
http://www.ag-software.net/matrix-xmpp-sdk/matrix-developer-tutorial/
When you are new to XMPP then we also suggest to read the book XMPP: The Definitive Guide to learn more about XMPP.
Using our SDK requires basic XMPP knowledge. This is why we always suggest this book to all XMPP newbies.
Examples
You can find many code examples online here:
https://gitlab.com/matrix-xmpp/samples/tree/master
The API of all MatriX editions is exactly the same. There are only a few platform specific features which are only available on specific MatriX editions.
When there are no examples available for the platform you target, then just look at the examples for the other platforms. The most examples are available for the Full .NET framework edition.
Screencasts:
You can find some Screencasts here:
http://www.ag-software.net/matrix-xmpp-sdk/screencasts/
Unity:
If you develop under Unity with MatriX please read this post:
http://www.ag-software.net/2014/09/05/unity-development-with-matrix/
Changelog
you can find the changelog here: http://www.ag-software.net/matrix-xmpp-sdk/changelog/
Forums
Feel free to ask any questions in our forum at http://forum.ag-software.de. The forums are also a great knowledge base. There are already tons of answered questions including sample codes and general help.