Google.Checkout 2.5.0.14

dotnet add package Google.Checkout --version 2.5.0.14
                    
NuGet\Install-Package Google.Checkout -Version 2.5.0.14
                    
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="Google.Checkout" Version="2.5.0.14" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Google.Checkout" Version="2.5.0.14" />
                    
Directory.Packages.props
<PackageReference Include="Google.Checkout" />
                    
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 Google.Checkout --version 2.5.0.14
                    
#r "nuget: Google.Checkout, 2.5.0.14"
                    
#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.
#addin nuget:?package=Google.Checkout&version=2.5.0.14
                    
Install Google.Checkout as a Cake Addin
#tool nuget:?package=Google.Checkout&version=2.5.0.14
                    
Install Google.Checkout as a Cake Tool

Google Checkout .NET Client Wrapper

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.

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
2.5.0.14 47,811 3/16/2013
2.5.0.12 2,125 12/1/2012
2.5.0.11 1,810 8/4/2012

Assembly is now signed
Complete Logging of Xml and Errors
A new attribute was added to the config to handle this. LogDirectoryXml. If this is set and logging is set to true, all of the xml will be saved to that folder. We try to determine the serial number and if we do, we save the file with that name.