TeleForge.Routing.Abstractions
0.2.0
dotnet add package TeleForge.Routing.Abstractions --version 0.2.0
NuGet\Install-Package TeleForge.Routing.Abstractions -Version 0.2.0
<PackageReference Include="TeleForge.Routing.Abstractions" Version="0.2.0" />
<PackageVersion Include="TeleForge.Routing.Abstractions" Version="0.2.0" />
<PackageReference Include="TeleForge.Routing.Abstractions" />
paket add TeleForge.Routing.Abstractions --version 0.2.0
#r "nuget: TeleForge.Routing.Abstractions, 0.2.0"
#:package TeleForge.Routing.Abstractions@0.2.0
#addin nuget:?package=TeleForge.Routing.Abstractions&version=0.2.0
#tool nuget:?package=TeleForge.Routing.Abstractions&version=0.2.0
TeleForge.Routing.Abstractions
Routing contracts for TeleForge: handler interfaces, routing attributes and the authorization model. Reference this from a project that defines handlers without hosting them.
Part of TeleForge, a Telegram bot framework for .NET. See the documentation for usage.
dotnet add package TeleForge.Routing.Abstractions
Licensed under the MIT License.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
-
net10.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.12)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.12)
- Microsoft.Extensions.Options (>= 10.0.12)
- TeleForge.Core (>= 0.2.0)
- Telegram.Bot (>= 22.10.3)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on TeleForge.Routing.Abstractions:
| Package | Downloads |
|---|---|
|
TeleForge.Routing
Attribute-driven update routing for TeleForge — commands, callback queries, text, media and every other update type — with a middleware pipeline for authorization, conversation state, rate limiting and localization. |
|
|
TeleForge.Hosting
Host wiring for TeleForge. AddTelegramMonolithHost composes ingress, routing and sending in one call; separate ingress and sender hosts are available for a split deployment. |
GitHub repositories
This package is not used by any popular GitHub repositories.