ShippingRates 1.1.2.120
.NET Standard 2.0 wrapper for UPS, FedEx, USPS, and DHL shipping rates APIs. Works with .NET Core 2.0+ and .NET Framework 4.6.1+
Install-Package ShippingRates -Version 1.1.2.120
dotnet add package ShippingRates --version 1.1.2.120
<PackageReference Include="ShippingRates" Version="1.1.2.120" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ShippingRates --version 1.1.2.120
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ShippingRates, 1.1.2.120"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install ShippingRates as a Cake Addin
#addin nuget:?package=ShippingRates&version=1.1.2.120
// Install ShippingRates as a Cake Tool
#tool nuget:?package=ShippingRates&version=1.1.2.120
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- System.ServiceModel.Http (>= 4.1.0)
- System.ServiceModel.Primitives (>= 4.1.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.