IppDotNetSdkForQuickBooksApiV3_NetStandard2_0 7.5.1-beta

This is a prerelease version of IppDotNetSdkForQuickBooksApiV3_NetStandard2_0.
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 IppDotNetSdkForQuickBooksApiV3_NetStandard2_0 --version 7.5.1-beta                
NuGet\Install-Package IppDotNetSdkForQuickBooksApiV3_NetStandard2_0 -Version 7.5.1-beta                
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="IppDotNetSdkForQuickBooksApiV3_NetStandard2_0" Version="7.5.1-beta" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add IppDotNetSdkForQuickBooksApiV3_NetStandard2_0 --version 7.5.1-beta                
#r "nuget: IppDotNetSdkForQuickBooksApiV3_NetStandard2_0, 7.5.1-beta"                
#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 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 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

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