Skip to content
This repository was archived by the owner on Nov 10, 2020. It is now read-only.
This repository was archived by the owner on Nov 10, 2020. It is now read-only.

XeroAPI.Net No longer officially supported or maintained by Xero. #63

@david-buzz

Description

@david-buzz

I just noticed that Xero have produced a "skinny wrapper" for the Xero API and the XeroAPI.Net wrapper is no longer supported by Xero. REF: http://developer.xero.com/code-samples/libraries/using-the-xero-api-with-c/

I thought I'd raise this in case people are starting out using this wrapper and then find out it is not going to change much.

The new wrapper (Xero-Net) supports paging of queries for Contacts and Invoices. Paging is really cool because you should get the full details of the invoice including line items.

So I would love paging to be supported in this XeroAPI.Net but looks like I might have to move to the new wrapper if I want it. I looked at adding it to the XeroAPI.Net source code but without some serious time and effort I don't think I can do it reliably.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions