Xero.API.SDK.Notes
1.0.0.2
dotnet add package Xero.API.SDK.Notes --version 1.0.0.2
NuGet\Install-Package Xero.API.SDK.Notes -Version 1.0.0.2
<PackageReference Include="Xero.API.SDK.Notes" Version="1.0.0.2" />
paket add Xero.API.SDK.Notes --version 1.0.0.2
#r "nuget: Xero.API.SDK.Notes, 1.0.0.2"
// Install Xero.API.SDK.Notes as a Cake Addin #addin nuget:?package=Xero.API.SDK.Notes&version=1.0.0.2 // Install Xero.API.SDK.Notes as a Cake Tool #tool nuget:?package=Xero.API.SDK.Notes&version=1.0.0.2
This is a .NET SDK library, written in C#, that extends the core SDK to provide support for https://developer.xero.com/documentation/api/history-and-notes .
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40-client is compatible. |
-
- Xero.API.SDK (>= 2.0.0 && <= 2.2.1.12)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version 1.0
Added support for history and notes (https://developer.xero.com/documentation/api/history-and-notes) via an extension method. It has a low risk of breaking existing APIs (as it doesn't change them) and yet provides a wide range of support for existing and new API and objects.
Version 2.2.1.13 of the Xero.API.SDK now supports this, so this package is now designed for those requiring the functionality on earlier versions of the main SDK.