AIKEJI.Xero.OAuth2
1.5.1
dotnet add package AIKEJI.Xero.OAuth2 --version 1.5.1
NuGet\Install-Package AIKEJI.Xero.OAuth2 -Version 1.5.1
<PackageReference Include="AIKEJI.Xero.OAuth2" Version="1.5.1" />
paket add AIKEJI.Xero.OAuth2 --version 1.5.1
#r "nuget: AIKEJI.Xero.OAuth2, 1.5.1"
// Install AIKEJI.Xero.OAuth2 as a Cake Addin #addin nuget:?package=AIKEJI.Xero.OAuth2&version=1.5.1 // Install AIKEJI.Xero.OAuth2 as a Cake Tool #tool nuget:?package=AIKEJI.Xero.OAuth2&version=1.5.1
This library is a .NET library that presents a simplified API for retrieving access tokens using Xero's OAuth2 API with an integrated login experience using an embedded browser. This library can be used by any Windows .NET desktop application, however is most useful for applications using WinForms or WPF (Windows Presentation Foundation). Our library enables your application to easily authenticate with Xero, reducing development effort and complexity of implementation.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.6
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Security: Update CefSharp dependency with security update. https://github.com/cefsharp/CefSharp/releases/tag/v85.3.130