IntacctClient 0.4.2.46

dotnet add package IntacctClient --version 0.4.2.46
                    
NuGet\Install-Package IntacctClient -Version 0.4.2.46
                    
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.2.46" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="IntacctClient" Version="0.4.2.46" />
                    
Directory.Packages.props
<PackageReference Include="IntacctClient" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add IntacctClient --version 0.4.2.46
                    
#r "nuget: IntacctClient, 0.4.2.46"
                    
#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.
#:package IntacctClient@0.4.2.46
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=IntacctClient&version=0.4.2.46
                    
Install as a Cake Addin
#tool nuget:?package=IntacctClient&version=0.4.2.46
                    
Install as a Cake Tool

.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 5,058 4/11/2016
0.4.1.45 1,252 4/6/2016
0.4.0.44 1,356 1/7/2016
0.3.5.42 1,307 1/6/2016
0.3.2.40 1,275 12/28/2015
0.3.1.37 1,544 12/24/2015
0.3.0.35 1,340 11/13/2015
0.2.2.33 1,341 11/12/2015
0.2.1.30 1,311 11/12/2015
0.2.0.28 1,336 11/10/2015
0.1.0.27 1,326 11/10/2015
0.0.3.23 1,374 11/10/2015
0.0.2.22 1,329 11/10/2015
0.0.1.21 1,279 11/6/2015

Added basic journal support (thanks to David Luxford for contribution!)