IPPAggCatDotNetDevKit 1.6.1.1
dotnet add package IPPAggCatDotNetDevKit --version 1.6.1.1
NuGet\Install-Package IPPAggCatDotNetDevKit -Version 1.6.1.1
<PackageReference Include="IPPAggCatDotNetDevKit" Version="1.6.1.1" />
paket add IPPAggCatDotNetDevKit --version 1.6.1.1
#r "nuget: IPPAggCatDotNetDevKit, 1.6.1.1"
// 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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
.NETFramework 4.0
- DotNetOpenAuth.Ultimate (>= 4.3.1.13153)
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.