TeleForge.Messaging.Abstractions
0.2.0
dotnet add package TeleForge.Messaging.Abstractions --version 0.2.0
NuGet\Install-Package TeleForge.Messaging.Abstractions -Version 0.2.0
<PackageReference Include="TeleForge.Messaging.Abstractions" Version="0.2.0" />
<PackageVersion Include="TeleForge.Messaging.Abstractions" Version="0.2.0" />
<PackageReference Include="TeleForge.Messaging.Abstractions" />
paket add TeleForge.Messaging.Abstractions --version 0.2.0
#r "nuget: TeleForge.Messaging.Abstractions, 0.2.0"
#:package TeleForge.Messaging.Abstractions@0.2.0
#addin nuget:?package=TeleForge.Messaging.Abstractions&version=0.2.0
#tool nuget:?package=TeleForge.Messaging.Abstractions&version=0.2.0
TeleForge.Messaging.Abstractions
Outbound messaging contracts for TeleForge: the message service, queue backend and send middleware.
Part of TeleForge, a Telegram bot framework for .NET. See the documentation for usage.
dotnet add package TeleForge.Messaging.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 (5)
Showing the top 5 NuGet packages that depend on TeleForge.Messaging.Abstractions:
| Package | Downloads |
|---|---|
|
TeleForge.Messaging.MassTransit
MassTransit queue backend for TeleForge, for outbox-style delivery of outbound Telegram messages over RabbitMQ. |
|
|
TeleForge.Messaging
Outbound messaging for TeleForge — a fluent message and keyboard builder, an in-memory queue, and a send pipeline with rate limiting, retries, a circuit breaker and metrics. |
|
|
TeleForge.TestUtilities
Test doubles for TeleForge — a fake Telegram bot client that records what was sent, an update factory, and a metric-capture listener. Assertion-framework agnostic. |
|
|
TeleForge.Templates
YAML message templates for TeleForge with conditionals, loops, partials, formatters, an emoji registry and keyboard definitions — so message copy changes without a redeploy. |
|
|
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.