ZiziBot.TelegramBot.Framework 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package ZiziBot.TelegramBot.Framework --version 1.0.0
                    
NuGet\Install-Package ZiziBot.TelegramBot.Framework -Version 1.0.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="ZiziBot.TelegramBot.Framework" Version="1.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ZiziBot.TelegramBot.Framework" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="ZiziBot.TelegramBot.Framework" />
                    
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 ZiziBot.TelegramBot.Framework --version 1.0.0
                    
#r "nuget: ZiziBot.TelegramBot.Framework, 1.0.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.
#:package ZiziBot.TelegramBot.Framework@1.0.0
                    
#: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=ZiziBot.TelegramBot.Framework&version=1.0.0
                    
Install as a Cake Addin
#tool nuget:?package=ZiziBot.TelegramBot.Framework&version=1.0.0
                    
Install as a Cake Tool

ZiziBot.TelegramBot

ZiziBot.TelegramBot is a bot framework for helping command-based bot development. Some samples can check in Sample project.

This framework support Polling and Webhook mode in AutoMode and enabled by default, it's mean in Local development running as Polling and after Deployment running as Webhook automatically. Fill some configuration in appsettings.json to started.

This is a very early stage project, so nothing guarantee for breaking changes in the future.

This project is inspired by VodemSharp/Allowed.Telegram.Bot

Demo project

  1. ZiziBot-Engine

Thanks

Thanks to JetBrains have given us for <a href="https://www.jetbrains.com/?from=zizibot" target="_blank">dotUltimate</a> licenses.

<a href="https://www.jetbrains.com/?from=zizibot" target="_blank"> <img src="https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.svg" alt="Rider logo."> </a>

Product Compatible and additional computed target framework versions.
.NET 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 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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
226.6.9653.27790-beta 0 6/7/2026
226.6.9652.20707-beta 38 6/6/2026
226.6.9651.42537-beta 43 6/5/2026
226.5.9643.29552-beta 89 5/28/2026
226.5.9642.28888-beta 87 5/27/2026
226.5.9641.29477-beta 90 5/26/2026
226.5.9641.27947-beta 89 5/26/2026
226.5.9640.26309-beta 87 5/25/2026
226.5.9629.7382-beta 93 5/14/2026
226.5.9629.6978-beta 88 5/14/2026
226.5.9629.852-beta 88 5/14/2026
226.5.9628.56502 96 5/13/2026
226.5.133.928 84 5/13/2026
226.5.133.926 84 5/13/2026
225.9.9391.28146 351 9/17/2025
225.7.9334.37696 457 7/25/2025
225.5.9264.20856 312 5/13/2025
225.3.9191.19846 181 3/1/2025
225.1.9158.19200 178 1/27/2025
1.0.0 94 5/13/2026
Loading failed