Library for easily creating Telegram Bots using ASP.NET Web API.
Info
Version: | 1.0.8 |
Author(s): | Bohdan Pashkovskyi |
Last Update: | Monday, March 4, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bpashkovskyi/Telegram.Bot.AspNet |
NuGet Url: | https://www.nuget.org/packages/Telegram.Bot.AspNet |
Install
Install-Package Telegram.Bot.AspNet
dotnet add package Telegram.Bot.AspNet
paket add Telegram.Bot.AspNet
Telegram.Bot.AspNet Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi(>= 5.2.7)
- Newtonsoft.Json(>= 12.0.1)
- Rollbar(>= 2.2.3)
- System.CodeDom(>= 4.5.0)
- System.ComponentModel.Composition(>= 4.5.0)
- System.Reflection.Emit(>= 4.3.0)
- System.Reflection.Emit.Lightweight(>= 4.3.0)
- System.Security.Principal.Windows(>= 4.5.1)
- Telegram.Bot.Common(>= 1.0.2)
- Unity.Container(>= 5.9.5)
- Unity.RegistrationByConvention(>= 5.9.1)