Tinode.ChatBot
0.15.11
See the version list below for details.
dotnet add package Tinode.ChatBot --version 0.15.11
NuGet\Install-Package Tinode.ChatBot -Version 0.15.11
<PackageReference Include="Tinode.ChatBot" Version="0.15.11" />
paket add Tinode.ChatBot --version 0.15.11
#r "nuget: Tinode.ChatBot, 0.15.11"
// Install Tinode.ChatBot as a Cake Addin #addin nuget:?package=Tinode.ChatBot&version=0.15.11 // Install Tinode.ChatBot as a Cake Tool #tool nuget:?package=Tinode.ChatBot&version=0.15.11
Grpc keep alive fixed.
add two arguments: GRPC_ARG_KEEPALIVE_TIME_MS This channel argument controls the period (in milliseconds) after which a keepalive ping is sent on the transport. GRPC_ARG_KEEPALIVE_TIMEOUT_MS This channel argument controls the amount of time (in milliseconds), the sender of the keepalive ping waits for an acknowledgement. If it does not receive an acknowledgement within this time, it will close the connection.
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
- Google.Protobuf (>= 3.6.1)
- Grpc (>= 1.15.0)
- Grpc.Tools (>= 1.15.0)
- Newtonsoft.Json (>= 11.0.2)
- RestSharp (>= 106.5.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 |
---|---|---|
0.18.1 | 982 | 2/23/2022 |
0.17.10 | 829 | 9/3/2021 |
0.16.10 | 975 | 1/12/2021 |
0.16.0 | 1,204 | 10/7/2019 |
0.15.11.1 | 1,255 | 1/21/2019 |
0.15.11 | 1,210 | 1/9/2019 |
0.15.9 | 1,250 | 11/23/2018 |
0.15.9-rc2 | 1,041 | 11/15/2018 |
0.15.8 | 1,268 | 11/2/2018 |
0.15.7.1 | 1,256 | 10/19/2018 |
0.15.7-rc6 | 1,091 | 10/13/2018 |
0.15.7-rc5 | 1,096 | 10/9/2018 |
0.15.5.3 | 1,260 | 9/30/2018 |
0.15.5.2 | 1,571 | 9/29/2018 |
0.15.5.1 | 1,307 | 9/21/2018 |
0.15.5 | 1,293 | 9/19/2018 |
Build your own chatbot easy with .net or .net core.