Skip to main content
XeroAPI.Net package icon

XeroAPI.Net

.Net wrapper library for Xero API v1.0.0.0 - initial version v1.0.0.1 - Updated to allow PDFs of invoices to be downloaded v1.0.0.2 - add models for receipt/users/attachmetns v1.0.0.3 - Update to build in .net 3.5 client profile v1.0.0.4 fixed the 'get item by id' problem no generating url correctly v1.0.0.5 fixed the FindById method trying to deserialise correctly and tidied up the serialised xml to be sent to the Xero API v1.0.0.6 Enable validation warnings/errors to be de-serialised into the model v1.0.0.7 Enables getting of dynamic reports v1.0.0.8 Add Single and SingleOrDefault methods; Fix AgedPayableByContact report definition v1.1.0.0 Introduce TokenRepository and allow for auto-refreshing of access tokens v1.1.0.2 Fix If-Modified-Since bugs

Total Downloads
18.2M
18,178,787
Published
Oct 25, 2011
Latest stable version

Install

.NET CLI
dotnet add package XeroAPI.Net --version 1.1.0.2
Package Manager Console
Install-Package XeroAPI.Net -Version 1.1.0.2
PackageReference
<PackageReference Include="XeroAPI.Net" Version="1.1.0.2" />

Frameworks

No framework metadata available.

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.