Celigo.ServiceManager.NetSuite
7.1.0
See the version list below for details.
dotnet add package Celigo.ServiceManager.NetSuite --version 7.1.0
NuGet\Install-Package Celigo.ServiceManager.NetSuite -Version 7.1.0
<PackageReference Include="Celigo.ServiceManager.NetSuite" Version="7.1.0" />
paket add Celigo.ServiceManager.NetSuite --version 7.1.0
#r "nuget: Celigo.ServiceManager.NetSuite, 7.1.0"
// Install Celigo.ServiceManager.NetSuite as a Cake Addin #addin nuget:?package=Celigo.ServiceManager.NetSuite&version=7.1.0 // Install Celigo.ServiceManager.NetSuite as a Cake Tool #tool nuget:?package=Celigo.ServiceManager.NetSuite&version=7.1.0
ServiceManager for NetSuite SuiteTalk WebServices. Supports NetSuite SuiteTalk 2018.2
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. |
-
.NETStandard 2.0
- Celigo.SuiteTalk (>= 7.1.0)
- Newtonsoft.Json (>= 12.0.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Celigo.ServiceManager.NetSuite:
Package | Downloads |
---|---|
Celigo.SuiteTalk.PassportProviders.EnvironmentVariables
This is a companion package for Celigo.SuiteTalk library. Not useful on its own. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
7.1.2 | 18,035 | 4/28/2023 |
7.1.1 | 910 | 4/3/2023 |
7.1.0 | 19,294 | 5/31/2022 |
7.0.1 | 676 | 5/24/2022 |
7.0.0 | 712 | 5/23/2022 |
6.0.0 | 33,021 | 4/4/2020 |
4.2.1 | 1,531 | 6/25/2020 |
4.2.0 | 5,334 | 10/9/2019 |
4.1.5 | 880 | 10/3/2019 |
3.4.3 | 871 | 9/27/2019 |
3.4.2 | 1,721 | 7/9/2019 |
3.4.1 | 864 | 7/9/2019 |
3.4.0 | 1,701 | 2/15/2019 |
3.3.0 | 943 | 2/13/2019 |
3.2.0 | 2,665 | 1/7/2019 |
3.1.0 | 973 | 12/12/2018 |
3.0.1 | 1,060 | 12/7/2018 |
3.0.0 | 1,332 | 11/8/2018 |
2.10.4 | 1,109 | 9/14/2018 |
2.10.0 | 1,138 | 8/2/2018 |
2.9.9 | 1,253 | 7/6/2018 |
2.9.8 | 1,161 | 6/19/2018 |
2.9.7 | 1,224 | 6/13/2018 |
2.7.3 | 1,331 | 5/30/2018 |
2.7.1 | 1,335 | 5/30/2018 |
2.7.0 | 1,331 | 5/30/2018 |
2.6.4 | 1,298 | 5/23/2018 |
2.5.0 | 1,441 | 4/20/2018 |
2.4.0-preview | 1,242 | 4/20/2018 |
2.2.0-preview | 1,185 | 4/12/2018 |
1.3.3 | 1,291 | 4/10/2018 |
1.3.1 | 1,308 | 4/6/2018 |
1.2.2 | 1,301 | 4/6/2018 |
1.2.0 | 1,292 | 4/4/2018 |
1.0.0 | 1,328 | 2/23/2018 |
3.3.0 IDynamicEndpointBahavior
3.4.2 Bug fix on Data Center URL construction.
3.4.3 Ensure that the auto generated Account specific subdomain conforms to the rules.
4.0.0 Skip this version. Sorry :(
4.1.0 BREAKING CHANGES:
INetSuiteClientFactory interface has been changed.
INetSuiteClientFactry.ApplicationId has been removed.
INetSuiteClientFactory.CreateClient() has been removed. If you are using the library with only a single user (where Passport or TbaUserToken would always be the same), you may subclass the ClientFactory and implement a paramterless CreateClient() method.
4.2.0
Recompiled to .NET Standard 2.0
7.0.0 BREAKING CHANGES: Upgraded to SuiteTalk 2021.2; Removed support for Basic Credentials.
7.0.1 Updated to use new version of Celigo.SuiteTalk
7.1.0 Updated to use new version of Celigo.SuiteTalk