.NET SDK

Working with the AccountRight Live API

  Date Updated: Nov 6th 2014

MYOB.AccountRight.API.SDK

The .Net SDK incorporates the necessary services and contracts needed to build out .Net apps for the AccountRight Live API, this is made freely available to the wider developer community.

This SDK has been written using portable class libraries so it can be used on various platforms including:

  • Windows
  • Windows Phone
  • Microsoft's Xbox

We have made the SDK available as a NuGet package, this can be download directly from here and it has been released under the MIT license. This allows any developer to use it in any project, private or commercial in which you can modify, distribute and sublicense the code.

The SDK source code is also available on the official MYOB Technology GitHub account should you want to access it.

Getting Started