📘

NOTE

You'll need access to your DevMate account. If you do not have one yet, read Create an Account.

  1. Log in to your DevMate account.

  2. Add your application to DevMate.
    Note that you'll need to specify bundle ID of your application. It is used to identify your app in DevMate.

  3. The preferred way of DevMateKit installation is using Nuget. 

    To install DevMateKit, run the following command in the Package Manager Console:
    Install-Package DevMateKit

Or, as alternative, download the latest version of DevMate’s Windows Framework from your account.

  1. Extract DevMateKit.dll and open your application project.

When you completed preparation steps, you can start adding references to the DevMateKit.dll into your project.