SKitLs.Bots.Telegram.Core
1.4.3
Prefix Reserved
See the version list below for details.
dotnet add package SKitLs.Bots.Telegram.Core --version 1.4.3
NuGet\Install-Package SKitLs.Bots.Telegram.Core -Version 1.4.3
<PackageReference Include="SKitLs.Bots.Telegram.Core" Version="1.4.3" />
paket add SKitLs.Bots.Telegram.Core --version 1.4.3
#r "nuget: SKitLs.Bots.Telegram.Core, 1.4.3"
// Install SKitLs.Bots.Telegram.Core as a Cake Addin #addin nuget:?package=SKitLs.Bots.Telegram.Core&version=1.4.3 // Install SKitLs.Bots.Telegram.Core as a Cake Tool #tool nuget:?package=SKitLs.Bots.Telegram.Core&version=1.4.3
An essential core module of SKitLs.Bots.Telegram solution that contains main architecture and logic that handles and casts incoming updates.
All the basics can be used and implemented in other modules to extend basic functinality.
For more information see GitHub page.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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. |
-
net6.0
- Telegram.Bot (>= 19.0.0)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on SKitLs.Bots.Telegram.Core:
Package | Downloads |
---|---|
SKitLs.Bots.Telegram.AdvancedMessages
Offers enhanced methods for sending messages in Telegram bots. An extension project built upon the SKitLs.Bots.Telegram.Core Framework. |
|
SKitLs.Bots.Telegram.ArgedInteractions
Provides mechanism for the serialization and deserialization of textual data. An extension project built upon the SKitLs.Bots.Telegram.Core Framework. |
|
SKitLs.Bots.Telegram.PageNavs
Allows to create special navigational menus. An extension project built upon the SKitLs.Bots.Telegram.Core Framework. |
|
SKitLs.Bots.Telegram.Stateful
Enables the segregation of user states. An extension project built upon the SKitLs.Bots.Telegram.Core Framework. |
|
SKitLs.Bots.Telegram.BotProcesses
Provides methods of creating bot processes with advanced textual input mechanics. An extension project built upon the SKitLs.Bots.Telegram.Core Framework. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
3.1.2 | 279 | 3/26/2024 | |
3.1.2-alpha0 | 106 | 3/25/2024 | |
3.1.2-alpha.1 | 66 | 3/25/2024 | |
3.1.1 | 241 | 3/24/2024 | |
3.1.1-alpha0 | 104 | 3/23/2024 | |
3.1.0 | 175 | 3/23/2024 | |
3.0.1 | 157 | 3/23/2024 | |
3.0.0 | 165 | 3/22/2024 | |
2.4.0 | 239 | 3/21/2024 | |
2.3.2 | 237 | 10/10/2023 | |
2.3.1 | 388 | 8/22/2023 | |
2.3.0 | 327 | 8/19/2023 | |
2.2.0 | 248 | 8/13/2023 | |
2.1.3 | 368 | 8/12/2023 | |
2.1.2 | 300 | 8/11/2023 | |
2.1.0 | 222 | 8/8/2023 | |
2.0.1 | 199 | 8/5/2023 | |
2.0.1-alpha | 157 | 8/5/2023 | |
2.0.0 | 315 | 8/1/2023 | |
1.5.1 | 183 | 7/30/2023 | |
1.4.3 | 372 | 7/23/2023 | |
1.4.2 | 175 | 7/22/2023 |
( ! ) Fixed ChatType bug for Groups, Supergroups and Channels
(+) Exceptions' descriptions added
(~) BotBuilder names updated