DotNetShipping by Kyle West

<PackageReference Include="DotNetShipping" Version="0.9.3.19" />

 DotNetShipping 0.9.3.19

.NET wrapper to UPS, FedEx, and USPS APIs. Use it to retrieve shipping rates from these carriers.

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>DotNetShipping</id>
    <version>0.9.3.19</version>
    <title>DotNetShipping</title>
    <authors>Kyle West</authors>
    <owners>Kyle West</owners>
    <licenseUrl>https://github.com/kylewest/DotNetShipping/blob/master/license.markdown</licenseUrl>
    <projectUrl>https://github.com/kylewest/DotNetShipping</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>.NET wrapper to UPS, FedEx, and USPS APIs. Use it to retrieve shipping rates from these carriers.</description>
    <tags>shipping rates ups fedex usps</tags>
    <dependencies />
  </metadata>
</package>