Celigo.SuiteTalk.2017_2
2.10.4
.NET Standard 2.0
Install-Package Celigo.SuiteTalk.2017_2 -Version 2.10.4
dotnet add package Celigo.SuiteTalk.2017_2 --version 2.10.4
<PackageReference Include="Celigo.SuiteTalk.2017_2" Version="2.10.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Celigo.SuiteTalk.2017_2 --version 2.10.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Celigo.SuiteTalk.2017_2, 2.10.4"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Celigo.SuiteTalk.2017_2 as a Cake Addin
#addin nuget:?package=Celigo.SuiteTalk.2017_2&version=2.10.4
// Install Celigo.SuiteTalk.2017_2 as a Cake Tool
#tool nuget:?package=Celigo.SuiteTalk.2017_2&version=2.10.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Package Description
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- System.ServiceModel.Duplex (>= 4.4.2)
- System.ServiceModel.Http (>= 4.4.2)
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 |
---|---|---|
2.10.4 | 936 | 9/14/2018 |
2.10.0 | 689 | 8/2/2018 |
2.9.9 | 837 | 7/6/2018 |
2.9.8 | 783 | 6/19/2018 |
2.9.7 | 676 | 6/13/2018 |
2.7.1 | 779 | 5/30/2018 |
2.7.0 | 961 | 5/30/2018 |
2.6.4 | 699 | 5/23/2018 |
2.5.4 | 796 | 5/14/2018 |
2.5.2 | 709 | 4/26/2018 |
2.5.1 | 855 | 4/20/2018 |
2.5.0 | 1,110 | 4/20/2018 |
2.4.2-preview | 641 | 4/20/2018 |
2.2.0-preview | 753 | 4/12/2018 |
Support for Token Based Auth.
All INetSuiteClient method implmenentations marked as virtual on NetSuitePortTypeClient.
ICompositeNetSuiteClient is marked obsolete and interface elements moved to INetSuiteClient.
Renamed TokenPassportBuilder to ITokenPassportBuilder.
Passport and TbaUserToken classes marked as Serializable