ShipEngineApi 1.0.32
dotnet add package ShipEngineApi --version 1.0.32
NuGet\Install-Package ShipEngineApi -Version 1.0.32
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="ShipEngineApi" Version="1.0.32" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ShipEngineApi --version 1.0.32
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ShipEngineApi, 1.0.32"
#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 ShipEngineApi as a Cake Addin #addin nuget:?package=ShipEngineApi&version=1.0.32 // Install ShipEngineApi as a Cake Tool #tool nuget:?package=ShipEngineApi&version=1.0.32
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A library for communicating with ShipEngine from .NET applications.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Newtonsoft.Json (>= 12.0.3)
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 | |
---|---|---|---|
1.0.32 | 558 | 3/17/2022 | |
1.0.31 | 460 | 1/29/2022 | |
1.0.30 | 436 | 1/28/2022 | |
1.0.29 | 447 | 1/19/2022 | |
1.0.28 | 315 | 11/10/2021 | |
1.0.27 | 1,841 | 7/8/2021 | |
1.0.26 | 379 | 5/25/2021 | |
1.0.25 | 466 | 11/11/2020 | |
1.0.24 | 489 | 10/2/2020 | |
1.0.23 | 454 | 9/30/2020 | |
1.0.22 | 427 | 9/29/2020 | |
1.0.21 | 442 | 9/29/2020 | |
1.0.20 | 462 | 9/23/2020 | |
1.0.19 | 468 | 9/22/2020 | |
1.0.18 | 442 | 9/18/2020 | |
1.0.17 | 510 | 9/11/2020 | |
1.0.16 | 405 | 9/11/2020 | |
1.0.15 | 398 | 9/11/2020 | |
1.0.14 | 438 | 9/11/2020 | |
1.0.13 | 454 | 8/20/2020 | |
1.0.12 | 461 | 8/20/2020 | |
1.0.11 | 503 | 8/14/2020 | |
1.0.10 | 646 | 8/13/2020 | |
1.0.9 | 655 | 8/13/2020 | |
1.0.8 | 689 | 8/11/2020 | |
1.0.7 | 562 | 8/7/2020 | |
1.0.6 | 562 | 8/7/2020 | |
1.0.5 | 630 | 8/7/2020 | |
1.0.4 | 608 | 8/7/2020 | |
1.0.3 | 628 | 8/7/2020 | |
1.0.2 | 621 | 8/7/2020 | |
1.0.1 | 645 | 8/7/2020 | |
1.0.0 | 664 | 8/7/2020 |
Remove IHttpClient and just pass in the full HttpClient to the contructor