TelegramBotBase 1.3.0

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

// Install TelegramBotBase as a Cake Tool
#tool nuget:?package=TelegramBotBase&version=1.3.0
  • Updated system call management
  • parameters are now easier available
  • example project added parameter example
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 47 3/10/2024
6.4.1 278 3/10/2024
6.4.0-preview.4 61 1/24/2024
6.4.0-preview.3 48 1/24/2024
6.4.0-preview.2 43 1/24/2024
6.4.0-preview.1 69 12/26/2023
6.3.4 330 1/31/2024
6.3.3 246 1/30/2024
6.3.2 254 1/28/2024
6.3.1 255 1/24/2024
6.3.0 497 12/26/2023
6.3.0-preview.2 90 12/9/2023
6.3.0-preview.1 55 12/7/2023
6.2.0 465 12/6/2023
6.1.1-alpha 393 11/26/2023
6.1.0-alpha 536 9/29/2023
6.0.0 965 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 778 6/4/2023
5.3.0 710 8/25/2023
5.3.0-alpha 544 6/4/2023
5.2.3-alpha 732 1/27/2023
5.2.2-alpha 751 1/23/2023
5.2.1-alpha 591 1/21/2023
5.2.0 1,153 11/23/2022
5.1.4-alpha 599 10/9/2022
5.1.3-alpha 594 9/21/2022
5.1.2-alpha 574 9/1/2022
5.1.1-alpha 553 8/29/2022
5.1.0-alpha 613 5/15/2022
5.0.14-alpha 630 1/5/2022
5.0.13-alpha 610 1/4/2022
5.0.12-alpha 625 12/25/2021
5.0.11-alpha 620 12/25/2021
5.0.10-alpha 590 12/25/2021
5.0.9-alpha 618 12/19/2021
5.0.8-alpha 621 12/17/2021
5.0.7-alpha 644 12/16/2021
5.0.6-alpha 632 12/16/2021
5.0.5-alpha 608 12/6/2021
5.0.4-alpha 1,692 11/28/2021
5.0.3-alpha 1,769 11/28/2021
5.0.2-alpha 2,472 11/26/2021
5.0.1-alpha 636 11/10/2021
5.0.0 1,433 1/10/2022
4.0.2 870 10/17/2021
4.0.1 1,089 10/1/2021
4.0.0 823 8/13/2021
3.3.0 1,274 2/28/2021
3.2.3 979 12/4/2020
3.2.2 895 10/22/2020
3.2.1 1,129 9/6/2020
3.2.0 949 9/6/2020
3.1.1 1,206 5/4/2020
3.1.0 967 5/4/2020
3.0.0 997 4/9/2020
2.1.0 1,075 11/28/2019
2.0.0 1,039 9/28/2019
1.5.2 999 9/17/2019
1.5.1 1,038 8/23/2019
1.5.0 1,043 7/15/2019
1.4.3 1,010 6/26/2019
1.4.2 1,020 6/22/2019
1.4.1 1,115 5/4/2019
1.4.0 1,097 3/27/2019
1.3.1.2 1,080 3/20/2019
1.3.1.1 1,043 3/20/2019
1.3.1 1,083 3/20/2019
1.3.0 1,035 3/18/2019
1.2.1 1,082 2/22/2019
1.2.0 1,090 2/22/2019
1.1.2 1,105 2/21/2019
1.1.1 1,118 2/21/2019
1.1.0 1,391 2/20/2019

First release on nuget for easier use.