TeleForge.Messaging
0.2.0
dotnet add package TeleForge.Messaging --version 0.2.0
NuGet\Install-Package TeleForge.Messaging -Version 0.2.0
<PackageReference Include="TeleForge.Messaging" Version="0.2.0" />
<PackageVersion Include="TeleForge.Messaging" Version="0.2.0" />
<PackageReference Include="TeleForge.Messaging" />
paket add TeleForge.Messaging --version 0.2.0
#r "nuget: TeleForge.Messaging, 0.2.0"
#:package TeleForge.Messaging@0.2.0
#addin nuget:?package=TeleForge.Messaging&version=0.2.0
#tool nuget:?package=TeleForge.Messaging&version=0.2.0
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.
Part of TeleForge, a Telegram bot framework for .NET. See the documentation for usage.
dotnet add package TeleForge.Messaging
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 (>= 10.0.12)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.12)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.12)
- Microsoft.Extensions.Http (>= 10.0.12)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.12)
- Microsoft.Extensions.Options (>= 10.0.12)
- Polly.Core (>= 8.7.0)
- System.Threading.RateLimiting (>= 10.0.12)
- TeleForge.Core (>= 0.2.0)
- TeleForge.Messaging.Abstractions (>= 0.2.0)
- TeleForge.RateLimiting.Abstractions (>= 0.2.0)
- Telegram.Bot (>= 22.10.3)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on TeleForge.Messaging:
| Package | Downloads |
|---|---|
|
TeleForge.Messaging.MassTransit
MassTransit queue backend for TeleForge, for outbox-style delivery of outbound Telegram messages over RabbitMQ. |
|
|
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.