SKitLs.Bots.Telegram.Core 1.4.3

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
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
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SKitLs.Bots.Telegram.Core" Version="1.4.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SKitLs.Bots.Telegram.Core --version 1.4.3
#r "nuget: SKitLs.Bots.Telegram.Core, 1.4.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on SKitLs.Bots.Telegram.Core:

Package Downloads
SKitLs.Bots.Telegram.AdvancedMessages The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Offers enhanced methods for sending messages in Telegram bots. An extension project built upon the SKitLs.Bots.Telegram.Core Framework.

SKitLs.Bots.Telegram.ArgedInteractions The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Allows to create special navigational menus. An extension project built upon the SKitLs.Bots.Telegram.Core Framework.

SKitLs.Bots.Telegram.Stateful The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Enables the segregation of user states. An extension project built upon the SKitLs.Bots.Telegram.Core Framework.

SKitLs.Bots.Telegram.BotProcesses The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 142 3/26/2024
3.1.2-alpha0 79 3/25/2024
3.1.2-alpha.1 51 3/25/2024
3.1.1 195 3/24/2024
3.1.1-alpha0 77 3/23/2024
3.1.0 129 3/23/2024
3.0.1 124 3/23/2024
3.0.0 113 3/22/2024
2.4.0 163 3/21/2024
2.3.2 200 10/10/2023
2.3.1 320 8/22/2023
2.3.0 257 8/19/2023
2.2.0 207 8/13/2023
2.1.3 308 8/12/2023
2.1.2 226 8/11/2023
2.1.0 186 8/8/2023
2.0.1 172 8/5/2023
2.0.1-alpha 130 8/5/2023
2.0.0 256 8/1/2023
1.5.1 159 7/30/2023
1.4.3 304 7/23/2023
1.4.2 151 7/22/2023

( ! ) Fixed ChatType bug for Groups, Supergroups and Channels

(+) Exceptions' descriptions added
(~) BotBuilder names updated