ShipStation4Net 1.0.7
See the version list below for details.
dotnet add package ShipStation4Net --version 1.0.7
NuGet\Install-Package ShipStation4Net -Version 1.0.7
<PackageReference Include="ShipStation4Net" Version="1.0.7" />
paket add ShipStation4Net --version 1.0.7
#r "nuget: ShipStation4Net, 1.0.7"
// Install ShipStation4Net as a Cake Addin #addin nuget:?package=ShipStation4Net&version=1.0.7 // Install ShipStation4Net as a Cake Tool #tool nuget:?package=ShipStation4Net&version=1.0.7
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 | net45 is compatible. net451 is compatible. net452 is compatible. net46 is compatible. net461 is compatible. net462 is compatible. 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. |
-
.NETFramework 4.5
- LibLog (>= 4.2.6)
- Newtonsoft.Json (>= 13.0.1)
-
.NETFramework 4.5.1
- LibLog (>= 4.2.6)
- Newtonsoft.Json (>= 13.0.1)
-
.NETFramework 4.5.2
- LibLog (>= 4.2.6)
- Newtonsoft.Json (>= 13.0.1)
-
.NETFramework 4.6
- LibLog (>= 4.2.6)
- Newtonsoft.Json (>= 13.0.1)
-
.NETFramework 4.6.1
- LibLog (>= 4.2.6)
- Newtonsoft.Json (>= 13.0.1)
-
.NETFramework 4.6.2
- LibLog (>= 4.2.6)
- Newtonsoft.Json (>= 13.0.1)
-
.NETStandard 2.0
- Microsoft.Extensions.Logging (>= 2.0.0)
- Newtonsoft.Json (>= 13.0.1)
- System.Net.Http (>= 4.3.4)
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 |
#### 1.0.7 - 13.12.2023
* Made interfaces public to simplify unit testing
#### 1.0.6 - 12.12.2023
* Added IGetsResourceUrlResponses to Fulfillments
#### 1.0.5 - 14.07.2023
* xcover & parcelguard insurance options added to enum
#### 1.0.4 - 14.12.2022
* Added ProductType entity and changed property on Product entity
#### 1.0.3 - 05.10.2022
* Fixed issue with Void Shipment Label api endpoint
#### 1.0.2 - 22.06.2022
* Updated Newtonsoft.Json to 13.0.1
#### 1.0.1 - 29.12.2021
* Updated product length, width, height, weigthOz from int to double
#### 1.0.0 - 28.12.2021
* Updated to match latest api documentation
* Added support for Webhook api endpoints
* Added support for multiple orders create/update
#### 0.10.76 - 07.07.2021
* Fixed issue with deserialization when ShipStation returns weight in inches - ignore weight units that are not expected
#### 0.10.75 - 21.04.2021
* Updated System.Net.Http to 4.3.4
#### 0.10.74 - 30.04.2020
* Fix time zone string for OSX
#### 0.10.73 - 05.04.2020
* Added support for retreving webhook payloads
#### 0.10.72 - 07.11.2019
* Added "provider" to InsuranceOptionProviders enum
#### 0.10.71 - 17.07.2019
* Fixes model issue with shipmentItems options
#### 0.10.70 - 13.07.2018
* Added Stores.RefreshAllStoresAsync method on client