IppDotNetSdkForQuickBooksApiV3_NetStandard2_0 7.5.1-beta
dotnet add package IppDotNetSdkForQuickBooksApiV3_NetStandard2_0 --version 7.5.1-beta
NuGet\Install-Package IppDotNetSdkForQuickBooksApiV3_NetStandard2_0 -Version 7.5.1-beta
<PackageReference Include="IppDotNetSdkForQuickBooksApiV3_NetStandard2_0" Version="7.5.1-beta" />
paket add IppDotNetSdkForQuickBooksApiV3_NetStandard2_0 --version 7.5.1-beta
#r "nuget: IppDotNetSdkForQuickBooksApiV3_NetStandard2_0, 7.5.1-beta"
// Install IppDotNetSdkForQuickBooksApiV3_NetStandard2_0 as a Cake Addin #addin nuget:?package=IppDotNetSdkForQuickBooksApiV3_NetStandard2_0&version=7.5.1-beta&prerelease // Install IppDotNetSdkForQuickBooksApiV3_NetStandard2_0 as a Cake Tool #tool nuget:?package=IppDotNetSdkForQuickBooksApiV3_NetStandard2_0&version=7.5.1-beta&prerelease
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.
-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.
Dependencies-
Microsoft.Extensions.Configuration 2.2.0
Microsoft.Extensions.Configuration.Abstractions 2.2.0
Microsoft.Extensions.Configuration.Json 2.2.0
System.Configuration.ConfigurationManager 2.2.0
Newtonsoft.Json>=12.0.1
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
.NETStandard 2.0
- Microsoft.Extensions.Configuration (>= 2.2.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 2.2.0)
- Microsoft.Extensions.Configuration.Json (>= 2.2.0)
- Newtonsoft.Json (>= 12.0.1)
- System.Configuration.ConfigurationManager (>= 4.5.0)
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 |
---|