BotTelegram.Core
1.0.30
dotnet add package BotTelegram.Core --version 1.0.30
NuGet\Install-Package BotTelegram.Core -Version 1.0.30
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="BotTelegram.Core" Version="1.0.30" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BotTelegram.Core" Version="1.0.30" />
<PackageReference Include="BotTelegram.Core" />
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 BotTelegram.Core --version 1.0.30
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BotTelegram.Core, 1.0.30"
#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 BotTelegram.Core@1.0.30
#: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=BotTelegram.Core&version=1.0.30
#tool nuget:?package=BotTelegram.Core&version=1.0.30
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Core library for building Telegram bots with controller-based architecture. Provides dependency injection, command routing, and scaffolding for Telegram bot development.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net9.0
- Microsoft.Extensions.DependencyInjection (>= 9.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 9.0.0)
- Telegram.Bot (>= 22.7.4)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on BotTelegram.Core:
| Package | Downloads |
|---|---|
|
BotTelegram.Core.Dialog
Dialog system extension for BotTelegram.Core. Provides state management, conversation flows, and dialog scaffolding for Telegram bots. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.30 | 229 | 10/30/2025 |
| 1.0.29 | 221 | 10/30/2025 |
| 1.0.28 | 229 | 10/30/2025 |
| 1.0.27 | 218 | 10/29/2025 |
| 1.0.26 | 219 | 10/29/2025 |
| 1.0.25 | 209 | 10/29/2025 |
| 1.0.24 | 211 | 10/29/2025 |
| 1.0.23 | 221 | 10/29/2025 |
| 1.0.22 | 219 | 10/29/2025 |
| 1.0.21 | 213 | 10/29/2025 |
| 1.0.20 | 212 | 10/29/2025 |
| 1.0.19 | 221 | 10/29/2025 |
| 1.0.18 | 211 | 10/29/2025 |
| 1.0.17 | 211 | 10/29/2025 |
| 1.0.16 | 223 | 10/29/2025 |
| 1.0.15 | 214 | 10/28/2025 |
| 1.0.14 | 222 | 10/28/2025 |
| 1.0.13 | 189 | 10/23/2025 |
| 1.0.12 | 216 | 10/23/2025 |
| 1.0.11 | 193 | 10/23/2025 |
Loading failed