TelegramBotBase 1.2.0

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

// Install TelegramBotBase as a Cake Tool
#tool nuget:?package=TelegramBotBase&version=1.2.0
  • adding a lot of english translations
  • switching german to english
  • some bug fixes in device sessions and improvements
  • adding xml documentation
Product Compatible and additional computed target framework versions.
.NET Framework net451 is compatible.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 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 59 3/10/2024
6.4.1 437 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 362 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,016 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 757 8/25/2023
5.3.0-alpha 566 6/4/2023
5.2.3-alpha 750 1/27/2023
5.2.2-alpha 776 1/23/2023
5.2.1-alpha 612 1/21/2023
5.2.0 1,177 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

First release on nuget for easier use.