Celigo.SuiteTalk
7.1.0
Install-Package Celigo.SuiteTalk -Version 7.1.0
dotnet add package Celigo.SuiteTalk --version 7.1.0
<PackageReference Include="Celigo.SuiteTalk" Version="7.1.0" />
paket add Celigo.SuiteTalk --version 7.1.0
#r "nuget: Celigo.SuiteTalk, 7.1.0"
// Install Celigo.SuiteTalk as a Cake Addin
#addin nuget:?package=Celigo.SuiteTalk&version=7.1.0
// Install Celigo.SuiteTalk as a Cake Tool
#tool nuget:?package=Celigo.SuiteTalk&version=7.1.0
Proxy Classes for workign with NetSuite SuiteTalk 2018.2. Use with Celigo.ServiceManager.NetSuite nuget package.
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 |
-
.NETStandard 2.0
- System.ServiceModel.duplex (>= 4.5.3)
- System.ServiceModel.http (>= 4.5.3)
- System.ServiceModel.nettcp (>= 4.5.3)
- System.ServiceModel.security (>= 4.5.3)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Celigo.SuiteTalk:
Package | Downloads |
---|---|
Celigo.ServiceManager.NetSuite
ServiceManager for NetSuite SuiteTalk WebServices. Supports NetSuite SuiteTalk 2018.2 |
GitHub repositories
This package is not used by any popular GitHub repositories.
3.1.0 Targets SuiteTalk 2018.2
3.4.0 Use SHA-256 for TBA Signature
3.4.2 .net core 2.1 compatible.
3.5.0 Regenerated the WSDL classes using SVC-UTIL 2.0.1
3.5.1 Fix: Account should be uppercased when using in TBA signature calculation.
4.2.0 Recompiled to .NET Standard 2.0
7.0.0 Upgraded to SuiteTalk 2021.2; Removed support for Basic Credentials.
7.1.0 Fixed issue #69.