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
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AIKEJI.Xero.OAuth2" Version="1.5.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AIKEJI.Xero.OAuth2 --version 1.5.1
#r "nuget: AIKEJI.Xero.OAuth2, 1.5.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .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.

Version Downloads Last updated
1.5.1 1,054 10/31/2020
1.5.0 1,150 9/5/2020
1.4.1 1,246 8/15/2020
1.4.0 986 8/4/2020
1.3.0 1,133 7/5/2020
1.2.0 1,180 5/3/2020
1.1.0 1,107 4/17/2020
1.0.1 1,274 4/4/2020

Security: Update CefSharp dependency with security update. https://github.com/cefsharp/CefSharp/releases/tag/v85.3.130