Telegram.Bot.AspNet
1.0.8
dotnet add package Telegram.Bot.AspNet --version 1.0.8
NuGet\Install-Package Telegram.Bot.AspNet -Version 1.0.8
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="Telegram.Bot.AspNet" Version="1.0.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Telegram.Bot.AspNet" Version="1.0.8" />
<PackageReference Include="Telegram.Bot.AspNet" />
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 Telegram.Bot.AspNet --version 1.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Telegram.Bot.AspNet, 1.0.8"
#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 Telegram.Bot.AspNet@1.0.8
#: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=Telegram.Bot.AspNet&version=1.0.8
#tool nuget:?package=Telegram.Bot.AspNet&version=1.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Library for easily creating Telegram Bots using ASP.NET Web API
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- 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)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.