Abfelbaum.Telegram.Bot.Framework.Polling 1.0.0-beta.6

This is a prerelease version of Abfelbaum.Telegram.Bot.Framework.Polling.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Abfelbaum.Telegram.Bot.Framework.Polling --version 1.0.0-beta.6                
NuGet\Install-Package Abfelbaum.Telegram.Bot.Framework.Polling -Version 1.0.0-beta.6                
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="Abfelbaum.Telegram.Bot.Framework.Polling" Version="1.0.0-beta.6" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Abfelbaum.Telegram.Bot.Framework.Polling --version 1.0.0-beta.6                
#r "nuget: Abfelbaum.Telegram.Bot.Framework.Polling, 1.0.0-beta.6"                
#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 Abfelbaum.Telegram.Bot.Framework.Polling as a Cake Addin
#addin nuget:?package=Abfelbaum.Telegram.Bot.Framework.Polling&version=1.0.0-beta.6&prerelease

// Install Abfelbaum.Telegram.Bot.Framework.Polling as a Cake Tool
#tool nuget:?package=Abfelbaum.Telegram.Bot.Framework.Polling&version=1.0.0-beta.6&prerelease                

LongPolling support for Abfelbaum.Telegram.Bot.Framework

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. 
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
1.0.0-beta.10 55 6/26/2024
1.0.0-beta.9 57 6/24/2024
1.0.0-beta.8 54 6/24/2024
1.0.0-beta.7 53 6/24/2024
1.0.0-beta.6 56 6/24/2024
1.0.0-beta.5 50 6/16/2024
1.0.0-beta.4 67 6/16/2024
1.0.0-beta.3 52 6/16/2024
1.0.0-beta.2 140 12/4/2022
1.0.0-beta.1 103 12/3/2022
1.0.0-alpha.1 109 11/30/2022
0.8.1-alpha 2,687 11/16/2021
0.8.0-alpha 176 11/15/2021
0.7.0-alpha 161 11/12/2021
0.6.8-alpha 1,562 10/30/2021
0.6.7-alpha 199 10/29/2021
0.6.6-alpha 177 10/29/2021
0.6.5-alpha 172 10/29/2021
0.6.4-alpha 192 10/29/2021
0.6.3-alpha 185 10/29/2021
0.6.2-alpha 216 10/28/2021
0.6.1-alpha 193 10/28/2021
0.6.0-alpha 181 10/27/2021
0.5.0-alpha 201 10/25/2021
0.4.0-alpha 150 10/25/2021
0.3.2-alpha 331 10/23/2021
0.3.1-alpha 330 10/23/2021
0.3.0-alpha 344 10/23/2021
0.2.0-alpha 179 10/21/2021
0.1.1-alpha 180 10/17/2021
0.1.0-alpha 380 10/17/2021

feat: update to Telegram.Bot v21