IppDotNetSdkForQuickBooksApiV3 2.2.0
dotnet add package IppDotNetSdkForQuickBooksApiV3 --version 2.2.0
NuGet\Install-Package IppDotNetSdkForQuickBooksApiV3 -Version 2.2.0
<PackageReference Include="IppDotNetSdkForQuickBooksApiV3" Version="2.2.0" />
paket add IppDotNetSdkForQuickBooksApiV3 --version 2.2.0
#r "nuget: IppDotNetSdkForQuickBooksApiV3, 2.2.0"
// Install IppDotNetSdkForQuickBooksApiV3 as a Cake Addin #addin nuget:?package=IppDotNetSdkForQuickBooksApiV3&version=2.2.0 // Install IppDotNetSdkForQuickBooksApiV3 as a Cake Tool #tool nuget:?package=IppDotNetSdkForQuickBooksApiV3&version=2.2.0
The IPP .NET SDK for QuickBooks V3 is a set of .NET classes that make it easier to call QuickBooks APIs. Some of the features included in this SDK are as follows:
-Ability to perform single and batch processing of CRUD operations on all QuickBooks entities.
-Request and Response Handler has common interface with two implemented classes to handle both synchronous and asynchronous requests.
-Support for both XML and JSON Request and Response format.
-Ability to configure app settings in the configuration file requiring no additional code change.
-Support for Gzip and Deflate compression formats to improve performance of QuickBooks API calls.
-Retry policy constructors to help apps handle transient errors.
-Logging mechanisms for trace, request/response, and Azure logging.
-Sync APIs that assist with data synchronization between QuickBooks Desktop and Intuit's cloud.
-Query Filters that enable you to write LINQ queries to retrieve QuickBooks entities whose properties meet specified criteria.
-LINQ queries for accessing QuickBooks Reports.
-Sparse Update to update writable properties specified in a request and leave the others unchanged.
-Change data that enables you to retrieve a list of entities modified during specified time points.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
.NETFramework 4.0
- DevDefined.OAuth (>= 0.2.0)
- Newtonsoft.Json (>= 5.0.8)
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.2.0 | 4,039 | 12/15/2014 |