ShipStation4Net 0.9.15
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package ShipStation4Net --version 0.9.15
NuGet\Install-Package ShipStation4Net -Version 0.9.15
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="ShipStation4Net" Version="0.9.15" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ShipStation4Net --version 0.9.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ShipStation4Net, 0.9.15"
#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 ShipStation4Net as a Cake Addin #addin nuget:?package=ShipStation4Net&version=0.9.15 // Install ShipStation4Net as a Cake Tool #tool nuget:?package=ShipStation4Net&version=0.9.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A .NET Standard Library using System.Net.HttpClient and NewtonSoft.Json which provides access to the ShipStation API.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.Extensions.Logging (>= 2.0.0)
- Newtonsoft.Json (>= 10.0.3)
- System.Net.Http (>= 4.3.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.12 | 1,426 | 6/15/2024 |
1.0.11 | 520 | 5/17/2024 |
1.0.10 | 2,300 | 3/15/2024 |
1.0.9 | 116 | 3/15/2024 |
1.0.8 | 401 | 3/5/2024 |
1.0.7 | 1,127 | 12/13/2023 |
1.0.6 | 111 | 12/12/2023 |
1.0.5 | 1,997 | 7/14/2023 |
1.0.4 | 4,373 | 12/15/2022 |
1.0.3 | 988 | 10/5/2022 |
1.0.2 | 1,237 | 6/22/2022 |
1.0.1 | 1,916 | 12/29/2021 |
1.0.0 | 7,254 | 12/29/2021 |
0.10.76 | 3,894 | 7/7/2021 |
0.10.73 | 5,066 | 4/6/2020 |
0.10.72 | 4,162 | 11/7/2019 |
0.10.71 | 581 | 7/17/2019 |
0.10.70 | 1,542 | 7/14/2018 |
0.10.69 | 1,065 | 3/16/2018 |
0.10.67 | 968 | 3/6/2018 |
0.10.35 | 1,167 | 12/12/2017 |
0.10.31 | 1,140 | 12/8/2017 |
0.10.30 | 1,173 | 12/7/2017 |
0.10.29 | 1,003 | 12/6/2017 |
0.10.26 | 956 | 11/28/2017 |
0.10.1 | 1,017 | 11/21/2017 |
0.9.15 | 1,143 | 10/24/2017 |
0.9.1 | 1,001 | 9/13/2017 |
0.9.0 | 999 | 9/7/2017 |
Added Retry Policy, improved the filter classes, and general bug fixes thanks to Vlad Kurdesov