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.
<PackageVersion Include="ShipEngineApi" Version="1.0.32" />
<PackageReference Include="ShipEngineApi" />
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 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.
#:package ShipEngineApi@1.0.32
#: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=ShipEngineApi&version=1.0.32
#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 | 2,992 | 3/17/2022 |
| 1.0.31 | 2,836 | 1/29/2022 |
| 1.0.30 | 2,827 | 1/28/2022 |
| 1.0.29 | 2,832 | 1/19/2022 |
| 1.0.28 | 2,721 | 11/10/2021 |
| 1.0.27 | 4,383 | 7/8/2021 |
| 1.0.26 | 2,754 | 5/25/2021 |
| 1.0.25 | 2,866 | 11/11/2020 |
| 1.0.24 | 2,890 | 10/2/2020 |
| 1.0.23 | 2,890 | 9/30/2020 |
| 1.0.22 | 2,832 | 9/29/2020 |
| 1.0.21 | 2,873 | 9/29/2020 |
| 1.0.20 | 2,890 | 9/23/2020 |
| 1.0.19 | 2,871 | 9/22/2020 |
| 1.0.18 | 2,845 | 9/18/2020 |
| 1.0.17 | 2,912 | 9/11/2020 |
| 1.0.16 | 2,802 | 9/11/2020 |
| 1.0.15 | 2,833 | 9/11/2020 |
| 1.0.14 | 2,834 | 9/11/2020 |
| 1.0.13 | 2,846 | 8/20/2020 |
Loading failed
Remove IHttpClient and just pass in the full HttpClient to the contructor