IntacctClient 0.4.1.45

There is a newer version of this package available.
See the version list below for details.
dotnet add package IntacctClient --version 0.4.1.45
NuGet\Install-Package IntacctClient -Version 0.4.1.45
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="IntacctClient" Version="0.4.1.45" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add IntacctClient --version 0.4.1.45
#r "nuget: IntacctClient, 0.4.1.45"
#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 IntacctClient as a Cake Addin
#addin nuget:?package=IntacctClient&version=0.4.1.45

// Install IntacctClient as a Cake Tool
#tool nuget:?package=IntacctClient&version=0.4.1.45

.Net library for working with Intacct web services.

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

This package has no dependencies.

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
0.4.2.46 4,773 4/11/2016
0.4.1.45 1,011 4/6/2016
0.4.0.44 1,108 1/7/2016
0.3.5.42 1,059 1/6/2016
0.3.2.40 1,028 12/28/2015
0.3.1.37 1,186 12/24/2015
0.3.0.35 1,093 11/13/2015
0.2.2.33 1,094 11/12/2015
0.2.1.30 1,064 11/12/2015
0.2.0.28 1,091 11/10/2015
0.1.0.27 1,082 11/10/2015
0.0.3.23 1,124 11/10/2015
0.0.2.22 1,079 11/10/2015
0.0.1.21 1,037 11/6/2015

Extracted IIntacctClient interface to facilitate testing.