TelegramBotBase 4.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package TelegramBotBase --version 4.0.0
NuGet\Install-Package TelegramBotBase -Version 4.0.0
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="TelegramBotBase" Version="4.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TelegramBotBase --version 4.0.0
#r "nuget: TelegramBotBase, 4.0.0"
#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 TelegramBotBase as a Cake Addin
#addin nuget:?package=TelegramBotBase&version=4.0.0

// Install TelegramBotBase as a Cake Tool
#tool nuget:?package=TelegramBotBase&version=4.0.0
  • improved MessageCleanup on AutoCleanForm
  • introduce NavigationController for linear navigation
  • adding more examples to test project
  • FIX: reply keyboard flicker on ButtonGrid fixed
  • ButtonGrid: adding DeleteReplyMessage property
  • works now with latest TelegramBot framework (>=16)
  • adding CheckAllTags and UncheckAllTags method to TaggedButtonGrid
  • change Localization class
  • introducing a dynamic data source class (IDataSource)
  • introducing a ButtonRow class for better managability
  • replacing that List<ButtonBase> with ButtonRow object
  • introducing ButtonFormDataSource with special methods for ButtonGrid controls
  • updating ButtonGrid and refactoring of the Load/Action methods
  • updating CheckButtonList and refactoring of the Load/Action methods
  • updating TaggedButtonGrid and refactoring of the Load/Action methods
  • adding example to the Test project
  • adding MultiToggleButton
  • API optimizations within DeviceSession
  • adding DownloadDocument and DownloadRAWTextDocument into DataResult
  • adding MessageDeleted event
  • adding extensions for AddStartCommand, AddHelpCommand and AddSettingsCommand
  • adding ChannelCreated case to GroupForm
  • adding Tag property to ArrayPromptDialog and PromptDialog
  • additional conversion checks on session deserilization
  • allow basic methods of FormBase to become overridden
  • adding Get/SetObject to custom session serialization
  • FIX: Calendar picker localization and range checks (#NTDV 36fb40b6bd4eeacb14b9a152ffb8e147227539f4)
  • improved server error handling for 429 errors
  • FIX: change userid type from int to long
  • other small fixes
Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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 netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.1 is compatible. 
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on TelegramBotBase:

Package Downloads
TelegramBotBase.Extensions.Images

This is an extension for sending Bitmap/Images via TelegramBotBase.

TelegramBotBase.Extensions.Serializer.Database.MSSQL

A session serializer for Microsoft SQL Server.

TelegramBotBase.Extensions.Serializer.Database.PostgreSql

A session serializer for PostgreSQL Server.

TelegramBotBase.Extensions.Images.IronSoftware

This is an extension for sending Bitmap/Images platform independent by using IronSoftware's drawing library via TelegramBotBase.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on TelegramBotBase:

Repository Stars
MajMcCloud/TelegramBotFramework
This is a context based application framework for the C# TelegramBot library.
Version Downloads Last updated
6.5.0-preview.1 57 3/10/2024
6.4.1 393 3/10/2024
6.4.0-preview.4 61 1/24/2024
6.4.0-preview.3 49 1/24/2024
6.4.0-preview.2 43 1/24/2024
6.4.0-preview.1 69 12/26/2023
6.3.4 360 1/31/2024
6.3.3 271 1/30/2024
6.3.2 277 1/28/2024
6.3.1 280 1/24/2024
6.3.0 522 12/26/2023
6.3.0-preview.2 90 12/9/2023
6.3.0-preview.1 55 12/7/2023
6.2.0 489 12/6/2023
6.1.1-alpha 414 11/26/2023
6.1.0-alpha 556 9/29/2023
6.0.0 1,005 9/13/2023
6.0.0-preview.2 71 9/11/2023
6.0.0-preview.1 65 9/9/2023
5.3.1-alpha 800 6/4/2023
5.3.0 746 8/25/2023
5.3.0-alpha 566 6/4/2023
5.2.3-alpha 750 1/27/2023
5.2.2-alpha 774 1/23/2023
5.2.1-alpha 612 1/21/2023
5.2.0 1,175 11/23/2022
5.1.4-alpha 621 10/9/2022
5.1.3-alpha 616 9/21/2022
5.1.2-alpha 597 9/1/2022
5.1.1-alpha 573 8/29/2022
5.1.0-alpha 636 5/15/2022
5.0.14-alpha 652 1/5/2022
5.0.13-alpha 627 1/4/2022
5.0.12-alpha 645 12/25/2021
5.0.11-alpha 635 12/25/2021
5.0.10-alpha 612 12/25/2021
5.0.9-alpha 641 12/19/2021
5.0.8-alpha 644 12/17/2021
5.0.7-alpha 661 12/16/2021
5.0.6-alpha 652 12/16/2021
5.0.5-alpha 625 12/6/2021
5.0.4-alpha 1,717 11/28/2021
5.0.3-alpha 1,791 11/28/2021
5.0.2-alpha 2,494 11/26/2021
5.0.1-alpha 659 11/10/2021
5.0.0 1,441 1/10/2022
4.0.2 878 10/17/2021
4.0.1 1,110 10/1/2021
4.0.0 844 8/13/2021
3.3.0 1,295 2/28/2021
3.2.3 1,003 12/4/2020
3.2.2 925 10/22/2020
3.2.1 1,152 9/6/2020
3.2.0 968 9/6/2020
3.1.1 1,229 5/4/2020
3.1.0 993 5/4/2020
3.0.0 1,018 4/9/2020
2.1.0 1,100 11/28/2019
2.0.0 1,058 9/28/2019
1.5.2 1,021 9/17/2019
1.5.1 1,065 8/23/2019
1.5.0 1,067 7/15/2019
1.4.3 1,035 6/26/2019
1.4.2 1,045 6/22/2019
1.4.1 1,134 5/4/2019
1.4.0 1,118 3/27/2019
1.3.1.2 1,105 3/20/2019
1.3.1.1 1,068 3/20/2019
1.3.1 1,104 3/20/2019
1.3.0 1,057 3/18/2019
1.2.1 1,101 2/22/2019
1.2.0 1,115 2/22/2019
1.1.2 1,125 2/21/2019
1.1.1 1,140 2/21/2019
1.1.0 1,413 2/20/2019

- moving from .Net Framework 4.7.2 to .Net Standard 2.1 for the Library and .Net Core 3.1 for the test project!