NetTelegramBot.Framework
2.2.1
Simple framework for building Telegram bots.
Install-Package NetTelegramBot.Framework -Version 2.2.1
dotnet add package NetTelegramBot.Framework --version 2.2.1
<PackageReference Include="NetTelegramBot.Framework" Version="2.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NetTelegramBot.Framework --version 2.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NetTelegramBot.Framework, 2.2.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Fixed saving messages to log (messages were overwritten to second-precision message.date)
Dependencies
-
.NETFramework 4.6.1
- Microsoft.AspNetCore.Http.Abstractions (>= 1.0.1)
- Microsoft.Extensions.Options (>= 1.0.0)
- NetTelegramBotApi (>= 4.2.0)
- RecurrentTasks (>= 5.0.0)
- WindowsAzure.Storage (>= 9.0.0)
-
.NETStandard 2.0
- Microsoft.AspNetCore.Http.Abstractions (>= 2.0.0)
- Microsoft.Extensions.Options (>= 2.0.0)
- NetTelegramBotApi (>= 4.2.0)
- RecurrentTasks (>= 5.0.0)
- WindowsAzure.Storage (>= 9.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.2.1 | 795 | 3/15/2018 |
2.2.0 | 527 | 2/19/2018 |
2.1.0 | 655 | 12/14/2017 |
1.0.0-alpha1 | 663 | 11/25/2016 |