TelegramBotBase 5.0.2-alpha

Prefix Reserved
This is a prerelease version of TelegramBotBase.
There is a newer version of this package available.
See the version list below for details.
dotnet add package TelegramBotBase --version 5.0.2-alpha
                    
NuGet\Install-Package TelegramBotBase -Version 5.0.2-alpha
                    
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="5.0.2-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TelegramBotBase" Version="5.0.2-alpha" />
                    
Directory.Packages.props
<PackageReference Include="TelegramBotBase" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add TelegramBotBase --version 5.0.2-alpha
                    
#r "nuget: TelegramBotBase, 5.0.2-alpha"
                    
#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.
#:package TelegramBotBase@5.0.2-alpha
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=TelegramBotBase&version=5.0.2-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=TelegramBotBase&version=5.0.2-alpha&prerelease
                    
Install as a Cake Tool

V17 - Big Update

  • Adding a message loop interface to build custom message loops
  • extracting default message loop from BotBase into seperate class
  • updates to BotBaseBuilder for integration of custom message loops
  • updating all result classes for using the new Update object of V17
  • improving MessageResult and UpdateResult classes
  • BotBase has been prepared for cleanup (a lot of comments)
  • Comment cleanup at the next build
  • updating Readme
  • and other changes for compability (see full changes here https://github.com/MajMcCloud/TelegramBotFramework/commits/New-Version-v5)
Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 (6)

Showing the top 5 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.PostgreSql

A session serializer for PostgreSQL Server.

TelegramBotBase.Extensions.Serializer.Database.MSSQL

A session serializer for Microsoft SQL Server.

TelegramBotBase.Extensions.ActionManager

This is a action manager extension to use with the C# TelegramBotBase library.

TelegramBotBase.Extensions.Images.IronSoftware

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
7.0.0 148 6/28/2025
7.0.0-preview.14 118 6/16/2025
7.0.0-preview.13 101 6/7/2025
7.0.0-preview.12 87 5/17/2025
7.0.0-preview.11 143 4/20/2025
7.0.0-preview.10 471 3/26/2025
7.0.0-preview.9 447 3/25/2025
7.0.0-preview.8 463 3/25/2025
7.0.0-preview.7 260 3/23/2025
7.0.0-preview.6 53 3/22/2025
7.0.0-preview.5 165 2/18/2025
7.0.0-preview.4 85 2/16/2025
7.0.0-preview.3 78 2/6/2025
7.0.0-preview.2 157 12/15/2024
7.0.0-preview.1 83 12/14/2024
6.6.3 181 6/7/2025
6.6.2 568 3/25/2025
6.6.1 566 2/18/2025
6.6.0 276 12/14/2024
6.6.0-preview.5 104 11/9/2024
6.6.0-preview.4 73 10/15/2024
6.6.0-preview.3 88 9/25/2024
6.6.0-preview.2 101 7/15/2024
6.6.0-preview.1 76 7/11/2024
6.6.0-alpha.3 65 9/30/2024
6.5.1 652 7/10/2024
6.5.0 195 6/29/2024
6.5.0-preview.9 79 6/9/2024
6.5.0-preview.8 91 5/29/2024
6.5.0-preview.6 80 5/27/2024
6.5.0-preview.5 81 5/25/2024
6.5.0-preview.4 85 5/19/2024
6.5.0-preview.3 83 5/12/2024
6.5.0-preview.2 74 5/12/2024
6.5.0-preview.1 94 3/10/2024
6.4.1 1,553 3/10/2024
6.4.0-preview.4 88 1/24/2024
6.4.0-preview.3 82 1/24/2024
6.4.0-preview.2 74 1/24/2024
6.4.0-preview.1 107 12/26/2023
6.3.4 480 1/31/2024
6.3.3 607 1/30/2024
6.3.2 343 1/28/2024
6.3.1 356 1/24/2024
6.3.0 601 12/26/2023
6.3.0-preview.2 115 12/9/2023
6.3.0-preview.1 80 12/7/2023
6.2.0 569 12/6/2023
6.1.1-alpha 451 11/26/2023
6.1.0-alpha 599 9/29/2023
6.0.0 1,990 9/13/2023
6.0.0-preview.2 111 9/11/2023
6.0.0-preview.1 110 9/9/2023
5.3.1-alpha 894 6/4/2023 5.3.1-alpha is deprecated.
5.3.0 929 8/25/2023 5.3.0 is deprecated.
5.3.0-alpha 637 6/4/2023
5.2.3-alpha 831 1/27/2023
5.2.2-alpha 872 1/23/2023
5.2.1-alpha 689 1/21/2023
5.2.0 1,269 11/23/2022
5.1.4-alpha 708 10/9/2022
5.1.3-alpha 694 9/21/2022
5.1.2-alpha 672 9/1/2022
5.1.1-alpha 665 8/29/2022
5.1.0-alpha 737 5/15/2022
5.0.14-alpha 744 1/5/2022
5.0.13-alpha 719 1/4/2022
5.0.12-alpha 736 12/25/2021
5.0.11-alpha 725 12/25/2021
5.0.10-alpha 711 12/25/2021
5.0.9-alpha 737 12/19/2021
5.0.8-alpha 739 12/17/2021
5.0.7-alpha 751 12/16/2021
5.0.6-alpha 744 12/16/2021
5.0.5-alpha 711 12/6/2021
5.0.4-alpha 1,820 11/28/2021
5.0.3-alpha 1,877 11/28/2021
5.0.2-alpha 2,606 11/26/2021
5.0.1-alpha 755 11/10/2021
5.0.0 1,571 1/10/2022
4.0.2 980 10/17/2021
4.0.1 1,213 10/1/2021
4.0.0 954 8/13/2021
3.3.0 1,413 2/28/2021
3.2.3 1,115 12/4/2020
3.2.2 1,044 10/22/2020
3.2.1 1,276 9/6/2020
3.2.0 1,074 9/6/2020
3.1.1 1,353 5/4/2020
3.1.0 1,107 5/4/2020
3.0.0 1,142 4/9/2020
2.1.0 1,223 11/28/2019
2.0.0 1,189 9/28/2019
1.5.2 1,145 9/17/2019
1.5.1 1,187 8/23/2019
1.5.0 1,199 7/15/2019
1.4.3 1,157 6/26/2019
1.4.2 1,162 6/22/2019
1.4.1 1,261 5/4/2019
1.4.0 1,265 3/27/2019
1.3.1.2 1,225 3/20/2019
1.3.1.1 1,194 3/20/2019
1.3.1 1,250 3/20/2019
1.3.0 1,178 3/18/2019
1.2.1 1,227 2/22/2019
1.2.0 1,242 2/22/2019
1.1.2 1,260 2/21/2019
1.1.1 1,302 2/21/2019
1.1.0 1,581 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!