![]() |
VOOZH | about |
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" />
<PackageVersion Include="Xero.API.SDK.Notes" Version="1.0.0.2" />Directory.Packages.props
<PackageReference Include="Xero.API.SDK.Notes" />Project file
paket add Xero.API.SDK.Notes --version 1.0.0.2
#r "nuget: Xero.API.SDK.Notes, 1.0.0.2"
#:package Xero.API.SDK.Notes@1.0.0.2
#addin nuget:?package=Xero.API.SDK.Notes&version=1.0.0.2Install as a Cake Addin
#tool nuget:?package=Xero.API.SDK.Notes&version=1.0.0.2Install as a Cake Tool
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 net40-client is compatible. |
This package is not used by any NuGet packages.
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.