TgBotFrame 3.0.0-beta.2

This is a prerelease version of TgBotFrame.
dotnet add package TgBotFrame --version 3.0.0-beta.2
                    
NuGet\Install-Package TgBotFrame -Version 3.0.0-beta.2
                    
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="TgBotFrame" Version="3.0.0-beta.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TgBotFrame" Version="3.0.0-beta.2" />
                    
Directory.Packages.props
<PackageReference Include="TgBotFrame" />
                    
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 TgBotFrame --version 3.0.0-beta.2
                    
#r "nuget: TgBotFrame, 3.0.0-beta.2"
                    
#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 TgBotFrame@3.0.0-beta.2
                    
#: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=TgBotFrame&version=3.0.0-beta.2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=TgBotFrame&version=3.0.0-beta.2&prerelease
                    
Install as a Cake Tool

TgBotFrame

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on TgBotFrame:

Package Downloads
TgBotFrame.Commands

Package Description

TgBotFrame.Commands.Authorization

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.0-beta.2 77 6/29/2026
3.0.0-beta.1 77 6/29/2026
2.4.6-prerelease.1 72 6/29/2026
2.4.5 173 6/11/2026
2.4.4 177 3/4/2026
2.4.3 283 12/14/2025
2.4.2 380 12/8/2025
2.4.1 258 11/23/2025
2.3.0 303 11/8/2025
2.2.1 321 11/4/2025
2.2.0 326 9/8/2025
2.1.0 364 8/28/2025
2.0.0 366 8/27/2025
1.2.10 389 8/26/2025
1.2.9 305 8/11/2025
1.2.8 696 7/23/2025
1.2.7 304 7/7/2025
1.2.6 307 6/29/2025
1.2.5 298 5/2/2025
1.2.4 475 12/8/2024
Loading failed