IPPAggCatDotNetDevKit 1.6.1.1

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package IPPAggCatDotNetDevKit --version 1.6.1.1
NuGet\Install-Package IPPAggCatDotNetDevKit -Version 1.6.1.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="IPPAggCatDotNetDevKit" Version="1.6.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add IPPAggCatDotNetDevKit --version 1.6.1.1
#r "nuget: IPPAggCatDotNetDevKit, 1.6.1.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 IPPAggCatDotNetDevKit as a Cake Addin
#addin nuget:?package=IPPAggCatDotNetDevKit&version=1.6.1.1

// Install IPPAggCatDotNetDevKit as a Cake Tool
#tool nuget:?package=IPPAggCatDotNetDevKit&version=1.6.1.1

The IPP .NET Financial Data API or Customer Account Data SDK makes it easier for your app to call the Financial Data APIs, providing access to end-user and small business financial data from various financial organizations.  Some of the features included in this SDK are as follows:

-Ability to discover all user accounts with specified financial institution and add them to your app.
-Support for multi factor authentication flow.
-Ability to perform get, update and delete operations.
-Support for OAuth.
-Built-in retry feature to handle transient errors.
-Logging mechanisms for trace, request/response, and Azure logging.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on IPPAggCatDotNetDevKit:

Package Downloads
FinicityFacadeDotNetPatch

A patch that allows the Intuit .NET SDK to connect to Finicity's Facade API.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated

Fixed HTTP verb case issue impacting DELETE API calls.