TelegramBotBase 7.1.1

Prefix Reserved
dotnet add package TelegramBotBase --version 7.1.1
                    
NuGet\Install-Package TelegramBotBase -Version 7.1.1
                    
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="7.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TelegramBotBase" Version="7.1.1" />
                    
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 7.1.1
                    
#r "nuget: TelegramBotBase, 7.1.1"
                    
#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@7.1.1
                    
#: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=7.1.1
                    
Install as a Cake Addin
#tool nuget:?package=TelegramBotBase&version=7.1.1
                    
Install as a Cake Tool
  • Update project targets, dependencies, and add Belarusian localization #79 & #80
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  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 is compatible.  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 is compatible.  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 is compatible.  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.1 is compatible. 
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

Serializer for postgre sql

TelegramBotBase.Extensions.Serializer.Database.MSSQL

base version to replace the Newtonsoft.Json serializer in the main package

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.1.1 86 3/17/2026
7.1.0 207 1/8/2026
7.1.0-preview.1 212 11/16/2025
7.0.0 1,183 6/28/2025
7.0.0-preview.14 246 6/16/2025
7.0.0-preview.13 147 6/7/2025
7.0.0-preview.12 128 5/17/2025
7.0.0-preview.11 198 4/20/2025
7.0.0-preview.10 528 3/26/2025
7.0.0-preview.9 487 3/25/2025
7.0.0-preview.8 507 3/25/2025
7.0.0-preview.7 310 3/23/2025
7.0.0-preview.6 90 3/22/2025
7.0.0-preview.5 206 2/18/2025
7.0.0-preview.4 129 2/16/2025
7.0.0-preview.3 122 2/6/2025
7.0.0-preview.2 194 12/15/2024
6.6.3 332 6/7/2025
6.6.2 771 3/25/2025
6.6.1 863 2/18/2025
Loading failed

- Dependency update. Removing .Net Framework target and replacing with .Net Standard 2.0